Is it possible to force a relative reference for the following:
=INDIRECT("a"&1)
I understand that this is an odd thing to try to do. What I'm trying to accomplish is too complicated for me to attempt to explain.
Here is one of the formulas that I'm trying to force to be a relative reference:
INDIRECT(("Backpacking!"&CHAR(RIGHT(A1,LEN(A1)-FIND(" ",A1))+67)&3)
Thanks for any help that you can provide.
--ThaiChef
=INDIRECT("a"&1)
I understand that this is an odd thing to try to do. What I'm trying to accomplish is too complicated for me to attempt to explain.
Here is one of the formulas that I'm trying to force to be a relative reference:
INDIRECT(("Backpacking!"&CHAR(RIGHT(A1,LEN(A1)-FIND(" ",A1))+67)&3)
Thanks for any help that you can provide.
--ThaiChef