PC Review


Reply
Thread Tools Rate Thread

Converting time cells from Hrs:Mins:secs to minutes

 
 
Richard
Guest
Posts: n/a
 
      23rd Jun 2008
Hi i am trying desperately to convert telephone logs from the format
hrs:min:secs into minutes and have had no joy. For example

i want 10:10:10 presented as 610.17 minutes

Any help will be grately appreciated

Richard
 
Reply With Quote
 
 
 
 
Chip Pearson
Guest
Posts: n/a
 
      23rd Jun 2008
Use formula like

=A1*24*60

where A1 is the time value. Be sure to format the formula cell as General,
not Time (Excel will try to help by automatically applying a Time format --
its help is not welcome in this instance).


--
Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)



"Richard" <(E-Mail Removed)> wrote in message
news:E5363E38-1F4D-439C-9EA2-(E-Mail Removed)...
> Hi i am trying desperately to convert telephone logs from the format
> hrs:min:secs into minutes and have had no joy. For example
>
> i want 10:10:10 presented as 610.17 minutes
>
> Any help will be grately appreciated
>
> Richard


 
Reply With Quote
 
Gary''s Student
Guest
Posts: n/a
 
      23rd Jun 2008
If your time is a real Excel time, it's just a fraction of a day. So
10:10:10 if formatted as General should display as 0.423726852

Now there are 1440 minutes in a day. So if A1 contains:
10:10:10
then =A1*1440 will display 610.1667
--
Gary''s Student - gsnu200793


"Richard" wrote:

> Hi i am trying desperately to convert telephone logs from the format
> hrs:min:secs into minutes and have had no joy. For example
>
> i want 10:10:10 presented as 610.17 minutes
>
> Any help will be grately appreciated
>
> Richard

 
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
Format Cells for Mins / Secs =?Utf-8?B?Q2hyaXMgQ29ybmVsbA==?= Microsoft Excel Worksheet Functions 2 3rd Jun 2007 05:56 AM
Converting time format in hours mins to minutes =?Utf-8?B?WmFreW50aG9z?= Microsoft Excel Programming 4 23rd Mar 2007 02:48 PM
How can I calculate a value using time duration in mins & secs =?Utf-8?B?bWljaGFlbGpvaG5raW5n?= Microsoft Excel Worksheet Functions 3 16th Feb 2006 02:36 PM
Converting mins/secs into secs =?Utf-8?B?TW9uaWth?= Microsoft Excel Worksheet Functions 3 8th Apr 2004 07:31 AM
Converting seconds to days, hours, mins and secs mike.sloper Microsoft Excel Misc 2 26th Jan 2004 08:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:43 AM.