Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I posted on this topic a month ago but have had no reply. Can anyone confirm this bug in Excel? To reproduce the bug: 1. New workbook 2. In the Workbook_BeforeClose event procedure of the workbook module, put this: Cancel=True MsgBox "Yes this event procedure is actually executing" 3. Close the workbook. 4. You get the MsgBox, but the workbook closes! Versions: BUG in XL2000 SP3 (9.0.6926 SP3) NO bug in XL2000 basic (9.0.2720) Kristian Mayville posted on this topic 21/07/2005 - he's found the problem in XL2003 (11.6355.6360) SP1, VBA Retail 6.4.9972. No reply to him either. What can I do? MVPs, Microsoft, are you listening? (There nothing in the MS KB). seb |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbook_BeforeClose(Cancel As Boolean) - Cancel won't work | Setting up and Configuration of Excel | |||
Can't get Cancel to work in message box | Excel Discussion (Misc queries) | |||
Workbook_BeforeClose - Cancel not working | Excel Programming | |||
Workbook_BeforeClose doesn't work!!! | Excel Programming | |||
Detecting a cancel on Workbook_BeforeClose event? | Excel Programming |