Last updated cell

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

Guest

I need to create a conditional lookup depending on what is put in a cell. I
have managed to solve this with an array, however this needs to happen for
more than one cell so is there anyway to know which the last updated cell in
a column is? As this will allow me to change the array.
 
I think you'll need to be looking at the Worksheet's Change event where
'Target' is the range just changed.
 

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