Return the Name Box/Current Cell Address

  • Thread starter Thread starter Ecnerlac
  • Start date Start date
E

Ecnerlac

I would like to know how to program one cell to always return the valu
shown in the name box (the current cell designation of the cursor)
 
You could use a two step process:

First the formula:
=CELL("address")

But it'll only update when excel recalculates. Hit F9 to force it to recalc
when you want to rely on that value.
 

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

Back
Top