array formula with sheetnames

kendel

Board Regular
Joined
Mar 2, 2010
Messages
133
Hello, This is probably pretty easy for many readers.
I have a master metrics workbook with days, weeks, month:
sheet 1 = month
sheet 2 = week 1, (sheet 10 = week 2, ...)
sheets 3-9 = weekdays; 1, 2, 3, ...
data is entered into the weekdays sheets and summerized with array formulas in the week and month sheets
month cell B2 = SUM(week1!B2+week2!B2+week3!B2+week4!B2)

week cell B2 = SUM('1:7'!B2)

I would like to replace the sheet references in the weekly formula
so when the sheets are renamed with dates for the actual workbooks the formula would reflect the change in the sheetnames
example: = SUM('3-8:3-14'!B2)

thank you
Kendel (win7,excel2010)
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Hello, this is solved.
My workbook formulas were scrambled somehow so when I copied the master with new dates for sheetnames I got bad stuff, so thought my understanding was faulty. GIGO
alls good.
 
Upvote 0

Forum statistics

Threads
1,214,630
Messages
6,120,634
Members
448,973
Latest member
ChristineC

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