Microsoft
Software
Hardware
Network
Question : Excel 2010 Check Compatibilty / Workbook_BeforeClose - VBA
How can I suppress CheckCompatibility through VBA? This appears to work.
Dim Wb As Workbook
Set Wb = ThisWorkbook
Wb.CheckCompatibility = False
... but then the workbook will not close without prompting the Save Y/N.
Tried this in Sub Workbook_BeforeClose also ...
ThisWorkbook.Save
The Save Y/N still comes up.
The 2 issues may be unrelated
Thanks for any help.
Answer : Excel 2010 Check Compatibilty / Workbook_BeforeClose - VBA
Try:-
Me.Saved = True
At the end of your code. This should 'fool' excel into thinking the file has already been saved.
HTH
Matt
Random Solutions
Difference between using file sharing under a Home Network and a Work Network????
InDesign CS3: Select a specific text frame
Getting own send e-mail in Blackberry
setup Xsan with couple of Apple macs final cut pro
Opera 10.x how to find each tab's memory consumption
helpdesk interview for bank
Crystal report 2008, draw graph with huge of data.
Move Mailbox Powershell Script (sending Welcome e-mail HTML format)
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token
Routing Issues