Numbers formula for adding up several spreadsheet totals

All my money goes into my bank, but, each fortnight I allocate sums to various expected bills and I have a Numbers sheet for each category. That sheet records funds in, funds out and a running balance calculated automatically.

I then sit with a calculator and add up all those totals to check against my bank balance

How can I get Numbers to do that for me, automatically as I enter debits & credits on each sheet?


TIA

MacBook Air 13″, macOS 14.5

Posted on Jun 13, 2024 4:52 PM

Reply
Question marked as Top-ranking reply

Posted on Jun 13, 2024 8:12 PM

One way would be to combine all those tables into one table on one sheet, with an additional column for the "category". Then the running total would include all the entries.


Another way would be to put a footer row at the bottom of each of those tables and, in that row, have the running total. No data gets entered into this row, only a formula that calculates the running total. When you need new rows, they go above the footer. In a cell on a summary table you would add up all those cells like this:


=Food::Table 1::G20 + Home::Table 1::G31 + Car::Table 1::G25 +...

Where G# is the cell in the table that has the running total for that category. I assumed your sheets are the category names and the table on each sheet is the default table name of Table 1 and I picked column G as your running total column.

4 replies
Question marked as Top-ranking reply

Jun 13, 2024 8:12 PM in response to Krankywitch

One way would be to combine all those tables into one table on one sheet, with an additional column for the "category". Then the running total would include all the entries.


Another way would be to put a footer row at the bottom of each of those tables and, in that row, have the running total. No data gets entered into this row, only a formula that calculates the running total. When you need new rows, they go above the footer. In a cell on a summary table you would add up all those cells like this:


=Food::Table 1::G20 + Home::Table 1::G31 + Car::Table 1::G25 +...

Where G# is the cell in the table that has the running total for that category. I assumed your sheets are the category names and the table on each sheet is the default table name of Table 1 and I picked column G as your running total column.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Numbers formula for adding up several spreadsheet totals

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.