BrettM
just a pert, "ex" to come
- Local time
- Tomorrow, 04:16
- Joined
- Apr 30, 2008
- Messages
- 134
Can anyone inform me of a way to action a subroutine AFTER the ESC key has been pressed and the Undo has been actioned?
I do not mean a call from the "On Undo" event as this happens prior to the actual Undo action.
I have a number of calculations that happen after a field value changes and displays the total for the user. If the ESC key is pressed, then the field value is reset however the total is not.
I would prefer not to use the form timer event if possible.
Regards Brett
I do not mean a call from the "On Undo" event as this happens prior to the actual Undo action.
I have a number of calculations that happen after a field value changes and displays the total for the user. If the ESC key is pressed, then the field value is reset however the total is not.
I would prefer not to use the form timer event if possible.
Regards Brett