Hi
I got 2 cells
18-Jun-12 09:55:36 <- A2 (read from somewhere else)
18-Jun-12 09-57:18 <- A3 (Current Time)
I want to want time difference in minute/numbers
like difference is 60 minutes or 61 minutes or 120 minutes or 2 mins
Thanks
Hi
I got 2 cells
18-Jun-12 09:55:36 <- A2 (read from somewhere else)
18-Jun-12 09-57:18 <- A3 (Current Time)
I want to want time difference in minute/numbers
like difference is 60 minutes or 61 minutes or 120 minutes or 2 mins
Thanks
=ROUND((A3 - A2)*24*60,0) & " minutes"
Is that what you needed?
ChemistB
My 2?
substitute commas with semi-colons if your region settings requires
Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)
Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble
Thanks it worked
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks