bfishertarget
New Member
- Joined
- Oct 1, 2012
- Messages
- 8
Hello,
I have a 'yes/no' message box which the user will interact with. If the user clicks 'no' I want vba code to undo the users last change (to the worksheet's data); any ideas?
If it makes any difference, the message box is triggered by the worksheet_change event.
-B
I have a 'yes/no' message box which the user will interact with. If the user clicks 'no' I want vba code to undo the users last change (to the worksheet's data); any ideas?
If it makes any difference, the message box is triggered by the worksheet_change event.
-B