Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PageFrame with Grid and SUM total
Message
From
04/03/2000 19:31:00
 
 
To
04/03/2000 19:25:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00341750
Message ID:
00341780
Views:
28
>My Grid is Parent/Child, and i only want the sum of the valid reg that appear on the grid. Sorry because my question isn't clear.

So you only want the Child totals? Use the FOR clause of the SUM command:

SUM quant * price TO lnTtotal FOR Parent.ID = Child.ID

Does this help?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform