I am trying below formula:
OFFSET(CELL("address"), 0, -2, 1, 1)
Instead this works:
OFFSET($P$20, 0, -2, 1, 1)
I do not have the cell reference and so have to compute in formula itself. How to do it?
Thanks in advance!
Niraj
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to replace $P$20 by a string you compute, use
where function returns an A1-style or R1C1-style address (in the latter case you specify a second arg FALSE