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
delete orphaned offline files
McAfee Groupshield 7.1 - Whitelisting
VS2008 C# Printing
activesync error 0x85010004
Network setup, your opinion
Free Store Locator PHP or Joomla Script
pcanywhere - stopped working symantec version 11.5
read rpg data file in windows
ESX(i) Virtual Servers Do Not Power Back On After Power Outage
droid not syncing when outlook is closed