Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Macro not to check compatibility when saving this workbook

I recorded a macro in excel, it works fine but stops by "Compatibility
Checker".
Can I have it in the macro "not to check compatibility when saving this
workbook", I don't want to disable the Compatibility Checker completely in
excel only in this macro.
Please help.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,298
Default Macro not to check compatibility when saving this workbook

see your earlier question. Please respond to THAT not THIS

thanks very much

"fruitchunk" wrote:

I recorded a macro in excel, it works fine but stops by "Compatibility
Checker".
Can I have it in the macro "not to check compatibility when saving this
workbook", I don't want to disable the Compatibility Checker completely in
excel only in this macro.
Please help.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Macro not to check compatibility when saving this workbook

Use this in 2007 and up and like Patrick told you stay in your first thread

ThisWorkbook.CheckCompatibility = False
ThisWorkbook.Save


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"fruitchunk" wrote in message ...
I recorded a macro in excel, it works fine but stops by "Compatibility
Checker".
Can I have it in the macro "not to check compatibility when saving this
workbook", I don't want to disable the Compatibility Checker completely in
excel only in this macro.
Please help.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Macro not to check compatibility when saving this workbook

Sorry, please disregard this post.

"fruitchunk" wrote:

I recorded a macro in excel, it works fine but stops by "Compatibility
Checker".
Can I have it in the macro "not to check compatibility when saving this
workbook", I don't want to disable the Compatibility Checker completely in
excel only in this macro.
Please help.

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
Macro "not to check compatibility when saving this workbook" fruitchunk Excel Programming 3 October 22nd 09 09:28 PM
check compatibility Corinne Excel Discussion (Misc queries) 3 February 20th 09 07:40 PM
Saving in Compatibility mode Roger Nye Excel Discussion (Misc queries) 2 August 17th 07 05:06 PM
Macro Forces a Check of Data Validation Before Saving or E-mailing jbtenor1 Excel Programming 0 January 23rd 06 05:02 PM
macro to automatically check spelling before printing and before saving dgb Excel Programming 0 September 24th 03 12:53 PM


All times are GMT +1. The time now is 07:22 PM.

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

About Us

"It's about Microsoft Excel"