Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Is there a way to change sheet numbers when cells are copied down? What I
mean by this is: I have five sheets labeled Sheet1 through Sheet5. I have the formula =INDIRECT("Sheet&ROW()!",$A$1) As I copy down I want the Sheet Numbers to correspond with the row numbers that contain the formula. I want the cell A1 to be referenced from each sheet every time. Thanks in advance for any help you can offer. Chris |
#2
![]() |
|||
|
|||
![]()
Hi Chris
try =INDIRECT("Sheet"&ROW()&"!$A$1") Cheers JulieD "Christopher Anderson" wrote in message ... Is there a way to change sheet numbers when cells are copied down? What I mean by this is: I have five sheets labeled Sheet1 through Sheet5. I have the formula =INDIRECT("Sheet&ROW()!",$A$1) As I copy down I want the Sheet Numbers to correspond with the row numbers that contain the formula. I want the cell A1 to be referenced from each sheet every time. Thanks in advance for any help you can offer. Chris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need dynamic table_array formula that looks in different sheets | Excel Worksheet Functions | |||
formula referencing another workbook | Excel Worksheet Functions | |||
Relative Indirect Formula Referencing? | Excel Worksheet Functions | |||
Creating a formula that references other sheets | Excel Worksheet Functions | |||
Excel should let me refer to the same formula on multiple sheets | Excel Worksheet Functions |