Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
It is not possible to sum rounded subtotals!!
Message
De
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:
00169165
Vues:
33
>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.
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform