On event settings

  • Thread starter Thread starter MikeP125
  • Start date Start date
M

MikeP125

I have a macro in Excel that I would like to run every time I update a
specific cell. Is the an "After update" event in Excel similar to the one in
Access. If not, any suggestions on how to activate this macro automatically
would be appreciated.
Thanks,
Mike
 
You would use the 'Worksheet_Change' procedure of the specific worksheet.
 

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