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

this looks like a good place for the indirect function
in A4 enter
=indirect("'sheet " &(row()-1) & "'!$I$2")
and copy down.

Note I assume it is sheet 10 and not sheet10
you will have to change the equation for the higher number sheets if it is
the latter

"comotoman" wrote:


in sheet2 i have formulas that copy information from sheet3.
sheet3:sheet25 are all the same templates. How can I fill down the
formulas and have them change only the sheet name? All of the formulas
is allready locked with the $ sign except the sheet name.

a4='sheet 3'!$I$2
a5='sheet 4'!$I$2
a6='sheet 5'!$I$2

etc...


--
comotoman
------------------------------------------------------------------------
comotoman's Profile: http://www.excelforum.com/member.php...o&userid=27292
View this thread: http://www.excelforum.com/showthread...hreadid=472767