https://bugs.documentfoundation.org/show_bug.cgi?id=154137
--- Comment #10 from Eike Rathke <[email protected]> --- (In reply to m.a.riosv from comment #3) > But such non-volatile functions don't avoid to change with a calculation > [F9] or a hard recacl [Ctrl+Shift+F9] Or when reloading the document and the formula expression is recalculated for whatever reason. So the intention to have a _timestamp_ of some event can not be fulfilled. (In reply to Alexander Van den Panhuysen from comment #6) > I have read somewhere that RAND.NV() is made just to avoid to change a > second time. No. It does not recalculate on every change of spreadsheet content (as RAND() does), but is not guaranteed to not recalculate another time with a different result. -- You are receiving this mail because: You are the assignee for the bug.
