Sum Multiple Worksheets, same named cell

  • Thread starter Thread starter uncreative
  • Start date Start date
U

uncreative

I have multiple worksheets containing the same named cell (e.g. Month_Total).
On a totals worksheet, I am not able to use =SUM('START,END'!Month_Total)
because of the local/global naming. Is there a way around this?
(Month_Total will not always be in the same cell on each worksheet).

Thanks!
 
It seems to me that you have two options.

1. Name each of your "Monthly Total"s slightly different.

OR

2. Do not use the cell range naming.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top