About handling events.

  • Thread starter Thread starter serdar
  • Start date Start date
S

serdar

I want to code an event handler which handles and modifies data by checking
which event occured last. How to get the last action done? I mean; if it is
an autofill or a pasting action etc. Is it possible?
 
Unfortunately, there is no way to determine how a cell was
changed. The change event only indicates that a cell was changed,
the how it was done so.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

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