View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Papa Jonah Papa Jonah is offline
external usenet poster
 
Posts: 148
Default function to return cell address

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