I have a table with Names and Amounts, I need to total those amounts based on the names before moving to next name. Have a running total per name. I tried doing it but all i get is the sum for all the names. Can you give me a tip please.
Thanks
Looking into Sorting and Grouping. You must group by the Name and then create a control in the Group Footer performing a Sum function on the Amount control.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.