I would like to reference the cell "n" rows above the current cell, where n is an variable. I tried the "cell" function, but it doesn't allow me to use string as argument as I must pass the reference without double quote in the function.

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

use the OFFSET function or RANGE.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.