spacebouncer
Board Regular
- Joined
- Feb 7, 2014
- Messages
- 109
Hi. I want to wipe a load of content when the worksheet is deactivated. However, I'd like to warn the user first. I'm happy with the MsgBox function, and using return values, but how to I apply this to cancel a worksheet_deactivate? Thanks