indirect reference across multiple worksheets

Mark McInerney

Active Member
Joined
Apr 4, 2012
Messages
262
Office Version
  1. 365
Platform
  1. Windows
Hi,

I am trying to copy fill an indirect formula.

=INDIRECT("'"&B4&"'!B12") It is working fine - when I copy it down it moves the reference Cell B4 to B5 etc.

I want the cell B12 to change as I copyfill down? Is this possible?

In short, the B4 reference moves to B5, but I also want the B12 reference to move to B13 - is this possible?

Thanks for any help - Best - Mark.
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Hi Mark,

You can use CELL with a relative address. e.g. here's my data sheet "Sheet Test"
1611868550528.png


Here's my INDIRECT copied down

1611868660288.png
 
Upvote 0
Hi,

Sorry for delay in getting back to you = tried this out - works perfectly - Many Thanks - Take care - Mark.
 
Upvote 0

Forum statistics

Threads
1,214,985
Messages
6,122,606
Members
449,089
Latest member
Motoracer88

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