Happy Holidays, everyone!
I could sure use some help on this. I've got an EXCEL VBA app which captures copy events in order to retain / restore cell formats from a hidden sheet "template".
I use the cutcopymode and it works great EXCEPT when one grabs (the bottom right corner) and drags to copy cells. Is there any state or otherwise that I can check whitin the Worksheet_change event to know if cells have been updated via this method of copying?
Thanks in advance!
TMKTECH
I could sure use some help on this. I've got an EXCEL VBA app which captures copy events in order to retain / restore cell formats from a hidden sheet "template".
I use the cutcopymode and it works great EXCEPT when one grabs (the bottom right corner) and drags to copy cells. Is there any state or otherwise that I can check whitin the Worksheet_change event to know if cells have been updated via this method of copying?
Thanks in advance!
TMKTECH