View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Kevin B Kevin B is offline
external usenet poster
 
Posts: 1,316
Default Excel save prompt

All of the built-in functions in Excel are volatile, unless you've set recalc
to manual. So any number of cells could be updated based upon the input and
the resulting updates.
--
Kevin Backmann


"R Ormerod" wrote:

I have created an Excel file which asks for a save prompt without any changes
having been made in the file.

I am using the =MID text formula in the file - is this volatile?

To my knowledge I am not using any other formulae which are volatile.

The only other reason I can think is that I have multiplecombo boxes which
have list fill ranges, linked cells and Private Sub macros on change.

--
R Ormerod