View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
c1802362[_2_] c1802362[_2_] is offline
external usenet poster
 
Posts: 65
Default Toggling save warning message on or off

On Wednesday, February 13, 2013 12:50:53 PM UTC-5, witek wrote:
witek wrote:


The target files, which always ask if you want to save (even if the file is opened then immediately closed) are static - there are no calculated ranges in the files,and no VBA code, but there are a number of conditionally formatted cells.

The source code file already has an automatic recalc of the system (part of my standard utilites that reset the environment before exiting), and I've never had this issue before

I erased all conditional formatting, saved the file, and it is still happening. I tried forcing a recalc, saved it, and nothing changed.

Art