Change Worksheet Name in a Formula

apw420

New Member
Joined
Oct 21, 2002
Messages
34
I have a spreadsheet that collects daily data. Each worksheet is labeled by the date. I.E. - Oct-1, Oct-2, Oct-3, etc.
Then I have a totals sheet at the end.

On the totals sheet, I have various columns that compile data from the daily sheets. But when I copy the formulas I've written - the cells will change as they go down the column (A3, becomes B3, becomes C3, etc) - BUT is there anyway to make the formula move to the next successive sheet?

So, for instance, I have:
=SUM('Oct-1'!E67)

Is there anyway, when I copy or drag it, It'll become:
=SUM('Oct-2'!E67)
without having to physically go in and change the name of the worksheet?

Thank you!
AW
This message was edited by apw420 on 2002-10-23 11:49
This message was edited by apw420 on 2002-10-23 11:49
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,214,872
Messages
6,122,026
Members
449,061
Latest member
TheRealJoaquin

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