Trouble with time in column
-
Tuesday, April 24, 2012 2:23 PM
hi,
when i substract two column contain date+time into a third column like this:
=[Fin]-[Début]
the result is bad:
any idea?
thanks.
Marc.
All Replies
-
Tuesday, April 24, 2012 2:41 PM
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--
- Proposed As Answer by Hemendra AgrawalMicrosoft Community Contributor, Moderator Friday, April 27, 2012 7:46 AM
- Marked As Answer by Lhan HanModerator Thursday, May 03, 2012 3:13 AM
- Unmarked As Answer by Marc FERRIGNO Thursday, May 03, 2012 7:48 AM
- Unproposed As Answer by Steven AndrewsEditor Thursday, May 03, 2012 11:15 AM
-
Thursday, May 03, 2012 7:42 AM
hi,
i try this formula:
=TEXT([Fin]-[Debut],"h:mm")
and i get this error:
any idea?
-
Friday, May 04, 2012 10:55 AMModerator
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 Time”
- For date and time format, select “Date and Time”
- Click 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"
- Marked As Answer by Lhan HanModerator Monday, May 07, 2012 1:59 AM
- Unmarked As Answer by Marc FERRIGNO Tuesday, May 22, 2012 11:51 AM
-
Tuesday, May 22, 2012 11:55 AM
hi,
i always have the same error.
tanks.

