To get the days use =INT(B1-A1)
formatted as general (not date)
where B1 is the later date/time and A1 the earlier, to get the time
=MOD(B1-A1,1), formatted as time
--
Regards,
Peo Sjoblom
(No private emails please)
wrote in message
oups.com...
I'm trying to subtract "30.06.05 00:00" from "31.07.05 23:59" and get
number of days and hours as result, but I cant seem to find the right
way to do this.
Im using Office XP (ie. Office 2002).
Any help is appreciated here :)
|