Summing across multiple worksheets in the same workbook

JSEMP

New Member
Joined
Feb 13, 2014
Messages
6
Hi

I am pulling my hair out with this. I am sure there is a simple answer.

I am trying to sum cell AM4 across multiple worksheets labelled months APRIL-MARCH (financial year).

The Cell AM4 in each worksheet currently has the following formula =SUM(AD4,U4,L4,C4) (yes i selected the cells backwards and could have just used cell+cell+cell).

The totals worksheet I have created is to, as the name suggest, total the other worksheets.

The formula I am using to sum the cell AM4 across the 12 monthly worksheets is =SUM(APRIL:MAR!AM4)

The resulting value in that box is 0, despite every worksheet summing correctly and having its own value.

What am I doing wrong?
 
Ah! Check the status bar on the bottom left of your screen. It normally says "ready" - next to that it may give an address of the circular reference (if it is on the active sheet) or just say something like "Circular" in which case it is on a different sheet and you will have to go through each tab to find it. I suspect that this is the cause of your problems - you probably just need to resolve the circular reference(s)
 
Upvote 0

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Glad you sorted it in the end - those kind of issues are often hard to spot especially if they are in the middle of a load of formulae
 
Upvote 0
Thanks! I will remember that for the future. So frustrating when you know you have everything correct as it should be, but simply forget to look in the corner at the status...
 
Upvote 0

Forum statistics

Threads
1,216,119
Messages
6,128,946
Members
449,480
Latest member
yesitisasport

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