View Single Post
  #4   Report Post  
Domenic
 
Posts: n/a
Default


Try...

A1, copied down:

=INDIRECT("'"&C1&"'!A1")

...where C1 contains the sheet name.

Hope this helps!

atran Wrote:
Is it possible to have a sheet reference in a formula that is based on a
referenced cell?

For example, if I have the following formula in cell A1(Sheet1):
=Sheet2!A1, then I have a list of Sheets ie. Sheet 3, Sheet 4, Sheet 5
in cells C1:C3 respectively, can I create a formula that will look at
C1:C3 for the corresponding "sheet reference" to look up?

Many thanks!



--
Domenic
------------------------------------------------------------------------
Domenic's Profile: http://www.excelforum.com/member.php...o&userid=10785
View this thread: http://www.excelforum.com/showthread...hreadid=381592