Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Roedd <<karnek wedi ysgrifennu:
Hello, In my add-in I want to make same actions and depends on these actions I want to save or not the actual workbook. My problem is when I don't want to save the document I call "wb.close savechanges:=false", but after this method call WorkbookBeforeClose recursive. I already implemented this in MS Word and it works, but in excel I have this problem. Application.enableevents = false <your code to save workbook Application.enableevents = true HTH Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Recursive Call? | Excel Programming | |||
WorkbookBeforeClose problem | Excel Programming | |||
WorkbookBeforeClose event is not canceled | Excel Programming | |||
question about Auto_Close and WorkbookBeforeClose | Excel Programming | |||
Handling WorkbookBeforeClose and WorkbookBeforeSave | Excel Programming |