ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   No screen updating in Workbook_BeforeSave event after ActiveWorkbook.Save (https://www.excelbanter.com/excel-programming/346828-no-screen-updating-workbook_beforesave-event-after-activeworkbook-save.html)

bmeijers

No screen updating in Workbook_BeforeSave event after ActiveWorkbook.Save
 

Hello,

I'm currently struggling with a strange problem. When I execute th
ActiveWorkbook.Save method from within VBA the BeforeSave event i
fired. In the Workbook_BeforeSave eventhandler I do my stuff, bu
strangely enough I cannot see what is happening in my Excel screen. Fo
instance if I select another sheet or select another cell the screen i
not updated. Only value assignments to cells are shown. This gives me
hard time to debug my code in the Workbook_BeforeSave eventhandler. Th
EnableEvents and ScreenUpdating properties are both set to true. Thi
problem does not occur when I enter the Workbook_BeforeSav
eventhandler via Excel's Save button.

I use Excel 2002, but this problem also occurs in Excel 97.

Does anybody know a solution/workaround?

Boudewij

--
bmeijer
-----------------------------------------------------------------------
bmeijers's Profile: http://www.excelforum.com/member.php...fo&userid=2917
View this thread: http://www.excelforum.com/showthread.php?threadid=48905



All times are GMT +1. The time now is 10:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com