Using worksheet names in formulas

jschrock

New Member
Joined
Oct 5, 2011
Messages
47
Hi All,

Is it possible to reference a workbook name like a formula?

For example...Say I have a tab named 'MAY 12' and I am referencing that tab in a YTD tab that I have previously made and I have a column that is pulling all those numbers, but in the sumifs formula I have instead of referencing


=SUMIFS('MAY 12'!$E$1:$E$200,'MAY 12'!$A$1:$A$200,$B6)

I would like to reference

=SUMIFS('B2&" "12'!$E$1:$E$200,'B2&" "12'!$A$1:$A$200,$B6)

Or something of that nature so when I copy this formula to the next column it automatically looks at 'JUN 12' instead of 'MAY 12'

Hopefully that explains well enough to know what I mean. Thanks!
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
In addition the reason I am worried about it is because the tab may not be created until a later date and I want to be able to copy over when it is created.
 
Upvote 0
OK...it was a problem on my end. It works....It's great....another win for Mr.Excel!

Thanks for the help!
 
Upvote 0

Forum statistics

Threads
1,215,634
Messages
6,125,938
Members
449,275
Latest member
jacob_mcbride

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