Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 683
Default Compatibility Checker causing headaches

Can anyone tell me (PLEASE!) if and how it is possible to get Excel to stop
popping up the compatibility checker dialog box? I am writing a macro that
must run through a loop and save multiple files in 2003-07 format. But,
every time it tries to save a file, the dialog box pops up...kind of throwing
a kink in the whole "automation" process.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 510
Default Compatibility Checker causing headaches

Hi,

The instruction
Application.DisplayAlerts = False
should do the job ...

HTH
Carim

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 683
Default Compatibility Checker causing headaches

Thank you so much!
This sounds like it will do the trick for me
Brian.

"Carim" wrote:

Hi,

The instruction
Application.DisplayAlerts = False
should do the job ...

HTH
Carim


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compatibility Checker JGreg7 Excel Discussion (Misc queries) 0 February 25th 10 11:26 PM
COMPATIBILITY CHECKER ON 2007 BILLROT Excel Discussion (Misc queries) 1 November 7th 09 12:44 PM
Compatibility Checker-excel Ron Excel Discussion (Misc queries) 0 October 26th 09 06:40 PM
Compatibility Checker daamack Excel Discussion (Misc queries) 1 May 10th 08 02:53 PM
Can I turn off Compatibility Checker? Brian Excel Discussion (Misc queries) 0 June 28th 07 06:58 PM


All times are GMT +1. The time now is 10:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"