Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To total Grid Column
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00121890
Message ID:
00122034
Views:
22
Jayesh,

Depending on the buffering and views you are using the SELECT will not return the current value for the sum. A SCAN loop or the CALCULATE command will work.

>SELECT SUM(tcfield);
>FROM &lcalias;
>INTO ARRAY lasum
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform