Please help how do i get a time from a decimal ie: 1.5 to equate to timings ie: 1hr 30 mins. sorry if its a bit basic but i'm really struggling have spent all day trying to sort this one and everyone is stumped
Please help how do i get a time from a decimal ie: 1.5 to equate to timings ie: 1hr 30 mins. sorry if its a bit basic but i'm really struggling have spent all day trying to sort this one and everyone is stumped
Last edited by boyd; 02-08-2005 at 05:13 PM. Reason: really desperate
This is your formula ...Originally Posted by boyd
=int(A1)&" hr "&mod(A1,1)*60&" min"
where A1 contains the number that you want to convert.
BenjieLop
Houston, TX
Youv'e saved my bacon
Thank you for the feedback ... just glad that I can be of help.Originally Posted by boyd
Regards.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks