Problem with Dynamic Sheet name and Cell Reference in formula

Remaniak

New Member
Joined
May 2, 2007
Messages
36
Hi Guys,

I have the following problem. I need to gather a huge number of tabs into just a few overview tabs. Also, the tabs to be included in each overview sheet may change.
Therefore, the sheet name needs to be dynamic. The solution I use in the formulas is the following:

= INDIRECT("'"&$A2&"'!B1")))

Although this works perfect to change the sheet name, it does not change the cell reference (B1) when I pull it across. I need to modify the cell reference manually.

Is there any simple solution to make the cell reference dynamic in this formula?

Thanks

Remaniak
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.

Forum statistics

Threads
1,224,527
Messages
6,179,337
Members
452,907
Latest member
Roland Deschain

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