function to return cell address

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

Guest

I have a lookup statement that looks up a date and returns info from another
column. I would like to find a function that identifies the cell where the
data was found. Would I use activecell?

TIA
 
Hi
use the MATCH function to return the row index of the found 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

Back
Top