I'm trying to calculate a running total of ticket sales with 5 different groups (adult, youth, senior day, senior night, and child) to where once the number of tickets are bought it will update automatically. I enter the tickets in cells B5-B9 where it then calculates the amount due and the change due. I need to put the running total in cells B18-B22. I've been stuck on this for 3 hours now and any help would be appreciated.
Here is the code I have done that is calculating the cost and change due, I don't have anything for the running total because I don't know where to start.
Bookmarks