PC Review


Reply
Thread Tools Rate Thread

decimals to minutes?

 
 
William Stokes
Guest
Posts: n/a
 
      15th Aug 2007
Hello,

If I calculate:

Speed: 90km/h
Distance: 1240 km

1240/90=13,77777

How do I convert this result 13,7777 to a "human readable" format like
13:47:00? (13 hours and 47 minutes)
(actually I dont need seconds, just full hous +minutes)

Thanks
-Will




 
Reply With Quote
 
 
 
 
Sandy Mann
Guest
Posts: n/a
 
      15th Aug 2007
With 1240 in A1 and 90 in B1 use:

=ROUND(A1/B1*60,0)/60/24

formatted as [h]:mm in case you ever got over 24 hours

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(E-Mail Removed)
Replace @mailinator.com with @tiscali.co.uk


"William Stokes" <(E-Mail Removed)> wrote in message
news:e6%(E-Mail Removed)...
> Hello,
>
> If I calculate:
>
> Speed: 90km/h
> Distance: 1240 km
>
> 1240/90=13,77777
>
> How do I convert this result 13,7777 to a "human readable" format like
> 13:47:00? (13 hours and 47 minutes)
> (actually I dont need seconds, just full hous +minutes)
>
> Thanks
> -Will
>
>
>
>
>



 
Reply With Quote
 
William Stokes
Guest
Posts: n/a
 
      15th Aug 2007
Thanks.

You propably ment "*60;0"? At least this works for me...

-Will


"Sandy Mann" <(E-Mail Removed)> kirjoitti
viestissä:(E-Mail Removed)...
> With 1240 in A1 and 90 in B1 use:
>
> =ROUND(A1/B1*60,0)/60/24
>
> formatted as [h]:mm in case you ever got over 24 hours
>
> --
> HTH
>
> Sandy
> In Perth, the ancient capital of Scotland
> and the crowning place of kings
>
> (E-Mail Removed)
> Replace @mailinator.com with @tiscali.co.uk
>
>
> "William Stokes" <(E-Mail Removed)> wrote in message
> news:e6%(E-Mail Removed)...
>> Hello,
>>
>> If I calculate:
>>
>> Speed: 90km/h
>> Distance: 1240 km
>>
>> 1240/90=13,77777
>>
>> How do I convert this result 13,7777 to a "human readable" format like
>> 13:47:00? (13 hours and 47 minutes)
>> (actually I dont need seconds, just full hous +minutes)
>>
>> Thanks
>> -Will
>>
>>
>>
>>
>>

>
>



 
Reply With Quote
 
Sandy Mann
Guest
Posts: n/a
 
      15th Aug 2007
"William Stokes" <(E-Mail Removed)> wrote in message
news:eC$(E-Mail Removed)...
> You propably ment "*60;0"? At least this works for me...


Yes sorry I keep forgetting that not everyone uses the same system a me.
Glad that you got it to work.

--

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(E-Mail Removed)
Replace @mailinator.com with @tiscali.co.uk


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
decimals as hours change to minutes =?Utf-8?B?c2NvdHQ=?= Microsoft Excel Misc 1 13th Apr 2007 01:56 PM
Calculating time in minutes - whole minutes v. decimals =?Utf-8?B?SnVkeSBpbiBBbGxlbnRvd24=?= Microsoft Access Queries 3 10th Oct 2006 05:17 PM
time from minutes to decimals =?Utf-8?B?TWFydGlu?= Microsoft Excel New Users 3 26th Aug 2006 09:40 AM
how do I convert minutes to decimals? =?Utf-8?B?S2FpdGxpbkFuZ2VsQnJhdA==?= Microsoft Access 2 21st Sep 2005 11:05 PM
Minutes to decimals Kingtriton Microsoft Excel Misc 9 5th Apr 2004 12:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:31 PM.