Hi,
I need to do some summarizing on the report footer. There are calculations that I need to display based on each group name. How would I go about creating running totals based on group names?
thanks
Printable View
Hi,
I need to do some summarizing on the report footer. There are calculations that I need to display based on each group name. How would I go about creating running totals based on group names?
thanks
You create a running total and set it to reset on change of group. See attached image.
Thanks, got it by just running the total based on the group criteria. thanks again for the fast reply.