T
Thomas Knapp
This formalu is in E1. If I change the timevalue from
say ("21:30") to ("24:00"), I loose the original data
which was sourced from F1 earlier. When I change the
timevalue, the cell goes back to zero. Is there any way
to change the timevalue without loosing the base data
sourced from F1?
=IF(TIMEVALUE(TEXT(MAX(D2
18),"hh:mm"))=TIMEVALUE
("21:30"),F1,E1)
say ("21:30") to ("24:00"), I loose the original data
which was sourced from F1 earlier. When I change the
timevalue, the cell goes back to zero. Is there any way
to change the timevalue without loosing the base data
sourced from F1?
=IF(TIMEVALUE(TEXT(MAX(D2
("21:30"),F1,E1)