T
Thomas Knapp
This formalu is in cell E18. Every time I change the
time in this formula, I loose the original data which was
sourced from F18 before. When I change the time, the
sell goes to back to zero. Is there any way to change
the time "21:30" without loosing the base data in the
cell?
=IF(TIMEVALUE(TEXT(MAX(D2
18),"hh:mm"))=TIMEVALUE
("21:30"),F18,E18)
time in this formula, I loose the original data which was
sourced from F18 before. When I change the time, the
sell goes to back to zero. Is there any way to change
the time "21:30" without loosing the base data in the
cell?
=IF(TIMEVALUE(TEXT(MAX(D2

("21:30"),F18,E18)