Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In a Workbook BeforeSave procedure, I've got a Message box to which I
expect a Yes/No response. If the answer is No then I want to simply quit the procedure without the workbook saving. It seems that whether the answer is Yes or No, the procedure continues to the end and saves the workbook. I've tried putting an Exit Sub, or End command after the test but to no avail. Can anyone help me out please. Usual TIA Rgds, Richard Buttrey |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Event (BeforeSave) - How to test VBA code? Dave P. can you hear me now? | Excel Discussion (Misc queries) | |||
BeforeSave event | Excel Discussion (Misc queries) | |||
BeforeSave workbook event | Excel Programming | |||
Quitting Excel without saving | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |