Trouble with time in column
hi,
when i substract two column contain date+time into a third column like this:
=[Fin]-[Dbut]
the result is bad:
any idea?
thanks.
Marc.
April 24th, 2012 10:23am
Hello,
Mathematical operations are different than the date-time operations.
Please refer:
http://msdn.microsoft.com/en-us/library/bb862071.aspx
Hope this helps,
Regards, Rohan --Please mark as "Answer" if the post resolve your issue--
Free Windows Admin Tool Kit Click here and download it now
April 24th, 2012 10:41am
hi,
i try this formula:
=TEXT([Fin]-[Debut],"h:mm")
and i get this error:
any idea?
May 3rd, 2012 3:42am
Hi,
I have tested it in my environment and it is working. Just follow the same:
Insert this formula: =TEXT([Created]-[Modified],"H:MM")For data type, select Date and TimeFor date and time format, select Date and TimeClick OK
Also check the log file if above steps don't work.
Cheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2012 6:55am
hi,
i always have the same error.
tanks.
May 22nd, 2012 7:57am


