L
Leif
I would like to be able to tie, via VBA, into a copy/paste
operation. Specifically, I would like to clear a field
after the paste of a record (several fields) of
information. This is a date field, and if the user
forgets to change it, he will put data in for the wrong
date.
I was thinking of the keypress event, looking for a
Control-V, but what if the user uses paste from the menu?
Is there a more generic way to handle this situtation?
Thanks,
Leif
operation. Specifically, I would like to clear a field
after the paste of a record (several fields) of
information. This is a date field, and if the user
forgets to change it, he will put data in for the wrong
date.
I was thinking of the keypress event, looking for a
Control-V, but what if the user uses paste from the menu?
Is there a more generic way to handle this situtation?
Thanks,
Leif