https://bugs.documentfoundation.org/show_bug.cgi?id=154137
--- Comment #13 from Alexander Van den Panhuysen <[email protected]> --- Your formula IF(TODAY()>A1;RAND.NV()) surprises me, so the result is unstable since your not allowed anymore to enter something in an other cell. But with my formula IF(A1="Blabla";RAND.NV();""), it works as I wanted. If function NOW.NV() will not be made, how can I get a fixed timestamp when a product or person has arrived?, because that is exactly wat my formula would accomplish. -- You are receiving this mail because: You are the assignee for the bug.
