View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default COMPATIBILITY CHECKER ON 2007

Hi BILLROT

You can use this in the code

ActiveWorkbook.CheckCompatibility = False



--

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


"BILLROT" wrote in message ...
I have designed a model in Excel 2007 to automatically e-mail excel files
(2003) to various e-mail addresses. As the model processes the compatibility
checker comes up for each loop of the macro. Is there a way to over-ride
this action??