T
Thanks
Hello
I am having trouble with an INDIRECT formula. My formula on sheet qtr 1:
INDIRECT("INDEX(Myrange"&RIGHT(SHEETNAME,1)&",1,"&COLUMN()+1&")")
refering to named range MyRange1. This formula returns #value!. When I
step through the formula the sheetname returns 2 but if I put the formula
sheetname() in a cell byitslef it returns 1. I do have a range named
MyRange2 but yet it doent even return a wrong answer.
Any ideas?
I am having trouble with an INDIRECT formula. My formula on sheet qtr 1:
INDIRECT("INDEX(Myrange"&RIGHT(SHEETNAME,1)&",1,"&COLUMN()+1&")")
refering to named range MyRange1. This formula returns #value!. When I
step through the formula the sheetname returns 2 but if I put the formula
sheetname() in a cell byitslef it returns 1. I do have a range named
MyRange2 but yet it doent even return a wrong answer.
Any ideas?