Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
It is not possible to sum rounded subtotals!!
Message
 
À
19/12/1998 17:21:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00169097
Message ID:
00169358
Vues:
29
Yep... just distribute an FXP - along with the revised report....

>>Try this SQL to process the detail records:
>>
>>Select Name,Round(Sum(Sal),0) As Sal ;
>> From Salary ;
>> Group by name
>
>John, thank you for reply.
>
>My problem is that I have a ready finished program and
>I need to send new report to program users.
>
>I can only change the report. This is FoxPro for Windows report,
>so code cannot be attached. It is possible to call some external
>fxp from report, but this cannot change report control table.
>
>A big database is opened before report and filter are set to it.
>I am capable to change a report only or to call external fxps inside
>report.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform