I can add them togather and take one from the other, but if this produces a
minus I get ############## ???
I want to be able to do something like this:-
35:50 - 37:00 = -01:10
Can anyone tell me how I can do this?
to do that you either have to change the date system, tools>options>calculation, and check
1904 date system, note that 4 years and 1 day will be added to all present dates, or you can
convert the hours to decimals by multiplying by 24
=(A3-A4)*24
where A3 holds 35:50 and A4 37:00
--
Regards,
Peo Sjoblom
"Amanda Barnes" <amanda...@bt.com> wrote in message news:abtpjn$ip7$1...@pheidippides.axion.bt.co.uk...
You can either (1) switch to the 1904 date system using <Tools>
<Options> or (2) write a custom function The former approach will throw
off any existing dates in the workbook, I believe by 1462 days.
--
Regards,
Vasant.
**No direct emails please--keep discussion in newsgroup.**
"Amanda Barnes" <amanda...@bt.com> wrote in message
news:abtpjn$ip7$1...@pheidippides.axion.bt.co.uk...