Not sure what your needs are, but the INDIRECT function may be of use. It
doesn't really create an "absolute" reference, but it can create a reference
that will not change.
=INDIRECT("A1")
This will always point to cell A1, even if new cells are inserted or the
original A1 is deleted.
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.