Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cross Tab Sums

Status
Not open for further replies.

SAWB

Technical User
Jan 11, 2001
26
Is there any way to sub-total and grand total using a formula in a cross tab report?

 
I would use the basic running total variable solution. I think there is something in the FAQs about this. Essentially, what you're doing is creating a variable that accumulates a value for all the items in a group, another that accumulates a value for all the items in the report, and a third that resides in the group header and resets the group accumulator variable to zero whenever the group changes.
 
How do I put a running total in a cross tab sub total and grand total?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top