Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with storing amount in variable...
Message
 
To
29/09/1999 23:15:26
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00270865
Message ID:
00271036
Views:
23
>I have a group header that has an amount field (curswip.begbal) that I need to store in a variable for use in the group footer for an "add on" for total.
>
>I attempted to add....
>
>vbegbal=curswip.begbal
>
>to the ON EXIT expression for the GROUP HEADER. Apparently that is not storing the amount for the vbegbal is left as blank. I also checked the RESET for the variable I created and that is set for END OF REPORT.
>
>Any suggestions?

If this is a report variable, don't increment it in the ON EXIT. Instead in the report variables dialog, Set the variable's value to store to begval and then mark it to SUM.
Previous
Reply
Map
View

Click here to load this message in the networking platform