Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have written a workbook_beforeclose procedure that checks if data had been
entered into a cell. At times, I do not want it to run when I close the workbook. So I create a button with a simple code of "Application.Quit", hoping that it would bypass the workbook_beforeclose. But it does not work. Can anyone tell me how to by workbook_beforeclose procedure when I close the workbook? -- Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop the _Change event? Is there EnableEvents for Forms? | Excel Programming | |||
Stop Capture Event | Excel Programming | |||
Stop Worksheet_SelectionChange event from firing? | Excel Programming | |||
How does msgbox stop the OnTime event? | Excel Programming |