Pass Cell Address to OFFSET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello. I have calculated a cell address of say $A$1 using the CELL function.
I would now like to use the OFFSET function to get the value of what's in say
cell B1. How do I pass this text cell address to a usable input into the
OFFSET function. Thank you very much for your input.
 
Use INDIRECT.

Either wrap the CELL formula inside INDIRECT or put the CELL formula in
another cell and use INDIRECT to reference that cell.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel Typed text appears in wrong cell 0
relative offset to a named cell 3
Mapping integers to strings 5
OFFSET 1
Event recognition. 6
Offset function 7
Complex date VBA - insert a certain weekday 5
CountIf previous cell formula 0

Back
Top