How do I copy a formula with increasing worksheet numbers

H

Harrison_05

My worksheets are numbered 1 - 25.

my formula is: =IF(B$3='1'!$E$6,1,0). I want to copy this formalu into the
next column and have the worksheet name automatically change from 1 to 2.
Is this possible?
 
H

Harrison_05

Thanks Biff - don't understand how it works but it does! Will have to
research the INDIRECT command.

Harrison_05
 
Top