summing grids/tables on the one page

ajm

Well-known Member
Joined
Feb 5, 2003
Messages
2,005
Office Version
  1. 365
Platform
  1. Windows
I have inherited a file that requires data to be displayed in separate grids for each financial year. I haven't got to the bottom of "why" yet but am working on it. in the meantime, i need a more efficient way of summing the amounts received and the amounts paid out for years past. this is what it looks like:
1598312890158.png


There is a sum formula at the bottom of the page for summing the total amounts paid and then again for the total amounts received. these are getting longer each year. Rather than reformatting the layout so that the yearly grids are one on top of the other down the page, adding "Total" to the bottom line for each grid, and then doing sumifs for Received and Paid, is there a better way to do this?
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Trying to extract anything useful from that is going to be painful. Personally, I would reformat the data in a way that suited what I needed to do with it, then create the tables from the reformatted data.

With what you have you might get away with entering the year in the empty cell next to the totals for each table then grabbing figures with sumproduct but that is not going to be efficient.
 
Upvote 0
thanks Jasonb75. reformatting the data and deriving the grids and totals from that is a nice turnaround.
 
Upvote 0

Forum statistics

Threads
1,214,951
Messages
6,122,449
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top