I am trying to track the highest value over a period of time. I tried using the IF function ie.
Cell D3 contains:- =IF((A3*B3)>F3,(A3*B3)
,D3 and E3 contains:- =IF(A3*B3>F3,C3,E3)
where A3 contains the number of units, B3 the daily price,C3 the current date,D3 the highest value, E3 The date of the highest value and F3 the current Value. It appears that a cell is undated as soon as it is referred to, so the value in F3 is updated before the IF function in D3 & E3 are evaluated. Is there a way around this to achieve my goal?
Version: 7.5.0.3 (X86_64) / LibreOffice Community
Build ID: c21113d003cd3efa8c53188764377a8272d9d6de
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-IN (en_US); UI: en-GB
Calc: threaded