I have a report in vfp 9.0 set up with 3 variables set up as
1 group : Splitcheck.checkno
Variables
Subtotal Value to store Splitcheck.item_price
Reset value based on Group: Splitcheck.checkno
Calculation Type = Sum
TaxAmount = round((subtotal*dining_tax),2)
Reset value based on Group: Splitcheck.checkno
Calculation Type = None
Fixed Tip = round((subtotal*fixedtip),2)
Reset value based on Group: Splitcheck.checkno
Calculation Type = None
And my problem variable
GrandTotal where I need to store the sum of Subtotal+TaxAmount+Fixed Tip
That I would print on a summary band after all group records are printed.
I have tried all kinds of setups but things are just not adding up
What do I have to do to get a sum of these values
Thanks Jerry
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/6948a389366445fb9c10485b00c44...@laptop
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.