ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Searching VBA code to disable excel compatibilty checker (https://www.excelbanter.com/excel-programming/429658-searching-vba-code-disable-excel-compatibilty-checker.html)

bartvd

Searching VBA code to disable excel compatibilty checker
 
Hi,

i'm searching the right VBA code that disables the Excel Compatibility
Checker. (office 2007)
Since I want to apply changes to over 1.000 excel-files during nights.
(sheets saved in xls-format)

thank you

Per Jessen

Searching VBA code to disable excel compatibilty checker
 
Hi

This should do it:

Application.DisplayAlerts = False

Just remember to set True again.

Regards,
Per


"bartvd" skrev i meddelelsen
...
Hi,

i'm searching the right VBA code that disables the Excel Compatibility
Checker. (office 2007)
Since I want to apply changes to over 1.000 excel-files during nights.
(sheets saved in xls-format)

thank you




All times are GMT +1. The time now is 12:21 PM.

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