Hi Vaclav!
This means that you probably have volatile functions in the workbook
that get calculated on opening.
Here's what Charles Williams says:
Some of Excel's functions are obviously volatile: RAND(), NOW(),
TODAY()
Others are less obviously volatile: OFFSET(), CELL(), INDIRECT(),
INFO() (although the CELL("Filename") function is not volatile)
Some are volatile in some versions of Excel but not in others:
INDEX()became non-volatile in Excel 97.
A number of functions that are documented by Microsoft as volatile do
not actually seem to be volatile when tested:
INDEX(), ROWS(), COLUMNS(), AREAS()
You can download volatileFuncs.zip for a test workbook that shows if a
function is volatile.
For further details see:
Charles Williams:
http://www.decisionmodels.com/calcsecretsi.htm
--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.