View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] EagleOne@discussions.microsoft.com is offline
external usenet poster
 
Posts: 391
Default How to avoid Compatibility Checker MsgBox? VBA to avoid or prevent?

Just a good ole DisplayAlerts issue!

wrote:

2007 up to date.


How to avoid Compatibility Checker MsgBox? Is there VBA to avoid or prevent?

Currently using VBA written in 2003 to process Excel workbooks/sheets.

Is there a VBA way to avoid or pre-answer the Compatibility Checker MsgBox?

BTW, I am using 2007 but saving in 2003 which is my default until all upgrade to 2007.

TIA EagleOne