Select Multiple Sheets for NAME MANAGER

superclass12

New Member
Joined
Aug 5, 2011
Messages
4
In Excel 2007, I go to Formulas--> Name Manager and create a new name for multiple sheets. Let's say I have Sheet1, Sheet2, and Sheet 3.
In the refers to section, I type ={"SHEET1","SHEET2","SHEET3"}.
However, what would be an easy way to define for refers to section if, let's say, I have 100 sheets, ranging from Sheet1 to Sheet100?
 

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
What are you going to be using the name for? Can you show an example formula that would use your defined name?
 
Upvote 0
Hi All,
I am trying to execute the following formula:
=SUMPRODUCT(N(INDIRECT("'"&MS&"'!A1")), N(INDIRECT("'"&MS&"'!A2")))
in which MS is the name that contains several sheets.

I understand ='Sheet1:Sheet100'!$A$1, but I am trying to find a way to select multiple sheets as themselves, not a specific cell within each sheet.

For instance, ={"SHEET1","SHEET2","SHEET3"}. would choose all 3 sheets as whole, but if I have Sheet1 through Sheet100, I do not want to individually write all their names.

Thanks for your help!
 
Upvote 0

Forum statistics

Threads
1,224,583
Messages
6,179,681
Members
452,937
Latest member
Bhg1984

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