Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sum
Message
De
09/10/2012 04:03:16
 
 
À
08/10/2012 08:31:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Sum
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01554480
Message ID:
01554534
Vues:
33
thank you for reply and advice .

>>hi all,
>>
>>i have table as..
>>
>>empno telno name val 
>>1     123       a     10
>>1     223      a     15.30
>>2     432       b     30
>>2     567       b     10.50
>>.
>>.
>>
>>**************************i need result as
>>
>>
>>       1     123       a     10
>>             223       a     15.30
>>tot                         25.30
>>       2     432       b     30
>>             567       b     10.50
>>tot                          40.50
>>
>>
>
>Assuming this is for a report, set up a group in the report on empno, and in the group footer, put an expression that sums val.
>
>Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform