Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On Entry/On Exit band events
Message
 
À
04/04/2001 18:57:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00492141
Message ID:
00492161
Vues:
21
I think your UDF approach was on the right track, but try:

SELECT SUM(line_total) FROM line_items ;
WHERE invoice_number=maintable.invoice_number ;
INTO ARRAY lajunk

Substitute "maintable" above with whatever table is driving the report.

--Brad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform