S
Steve Mc
Can I get a time format to show a negative time, like -0:10
a1 = 4:20
a2 = 4:10
a1-a2 = :10
but a2-a1 = ##############
Changing the format to general will produce a negatine
number, but the time format just shows the ###'s.
Also, I assumed that now() would keep changing every
minute, however, whatever the time was when WS was opened
stays that time unless I close and re-open. Is there a
trick where the time now() cell changes as the actual time
changes while the worksheet is opened ?
Thanks,
Steve
a1 = 4:20
a2 = 4:10
a1-a2 = :10
but a2-a1 = ##############
Changing the format to general will produce a negatine
number, but the time format just shows the ###'s.
Also, I assumed that now() would keep changing every
minute, however, whatever the time was when WS was opened
stays that time unless I close and re-open. Is there a
trick where the time now() cell changes as the actual time
changes while the worksheet is opened ?
Thanks,
Steve