PC Review


Reply
Thread Tools Rate Thread

Converting Total Time hh.hh to HH:MM:SS

 
 
=?Utf-8?B?RGF2aWQgQS4=?=
Guest
Posts: n/a
 
      22nd Jun 2007
I have a total time of 56.50 hours I need to convert to HH:MM:SS (56:30:00)
total. Help, I have tried =Text(A1/24,h:mm:ss, this is not working for me.
Help, it's driving me crazy!
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2xvdGg=?=
Guest
Posts: n/a
 
      22nd Jun 2007
Option1:
=TEXT(A1/24,"[h]:mm")

Option2:
=A1/24
format as [h]:mm

first option outputs text that looks like time, and the second option
outputs time in excel format. The brackets [] tell excel to output the total
hours instead of the time of day (ie at 24 hours it does not go back to 0:00).

"David A." wrote:

> I have a total time of 56.50 hours I need to convert to HH:MM:SS (56:30:00)
> total. Help, I have tried =Text(A1/24,h:mm:ss, this is not working for me.
> Help, it's driving me crazy!

 
Reply With Quote
 
Roger Govier
Guest
Posts: n/a
 
      22nd Jun 2007
Hi David

You need a set of quotes around the formatting.
Also, if you want to show values over 24 hours, it needs to be
[h]:mm:ss.

=TEXT(A1/24,"[h]:mm:ss")

--
Regards

Roger Govier


"David A." <(E-Mail Removed)> wrote in message
news:688E1508-ACFD-46B6-A042-(E-Mail Removed)...
>I have a total time of 56.50 hours I need to convert to HH:MM:SS
>(56:30:00)
> total. Help, I have tried =Text(A1/24,h:mm:ss, this is not working for
> me.
> Help, it's driving me crazy!



 
Reply With Quote
 
John T Kennedy
Guest
Posts: n/a
 
      28th Dec 2007
I need the inverse - I need to change a total time, like 35:45:00 to a
decimal, 35.75.

Thanks in advance for the help.

jk

"Roger Govier" wrote:

> Hi David
>
> You need a set of quotes around the formatting.
> Also, if you want to show values over 24 hours, it needs to be
> [h]:mm:ss.
>
> =TEXT(A1/24,"[h]:mm:ss")
>
> --
> Regards
>
> Roger Govier
>
>
> "David A." <(E-Mail Removed)> wrote in message
> news:688E1508-ACFD-46B6-A042-(E-Mail Removed)...
> >I have a total time of 56.50 hours I need to convert to HH:MM:SS
> >(56:30:00)
> > total. Help, I have tried =Text(A1/24,h:mm:ss, this is not working for
> > me.
> > Help, it's driving me crazy!

>
>
>

 
Reply With Quote
 
Pete_UK
Guest
Posts: n/a
 
      28th Dec 2007
Answered in one of your duplicate posts.

Pete

On Dec 28, 4:18*pm, John T Kennedy <John T
Kenn...@discussions.microsoft.com> wrote:
> I need the inverse - I need to change a total time, like 35:45:00 to a
> decimal, 35.75.
>
> Thanks in advance for the help.
>
> jk
>
>
>
> "Roger Govier" wrote:
> > Hi David

>
> > You need a set of quotes around the formatting.
> > Also, if you want to show values over 24 hours, it needs to be
> > [h]:mm:ss.

>
> > =TEXT(A1/24,"[h]:mm:ss")

>
> > --
> > Regards

>
> > Roger Govier

>
> > "David A." <Dav...@discussions.microsoft.com> wrote in message
> >news:688E1508-ACFD-46B6-A042-(E-Mail Removed)...
> > >I have a total time of 56.50 hours I need to convert to HH:MM:SS
> > >(56:30:00)
> > > total. Help, I have tried =Text(A1/24,h:mm:ss, this is not working for
> > > me.
> > > Help, it's driving me crazy!- Hide quoted text -

>
> - Show quoted text -


 
Reply With Quote
 
RagDyeR
Guest
Posts: n/a
 
      28th Dec 2007
Have a little patience ... wait a while for answers!
--

Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------

"John T Kennedy" <John T (E-Mail Removed)> wrote in message
news74BC3EE-8E05-4FE2-AF73-(E-Mail Removed)...
I need the inverse - I need to change a total time, like 35:45:00 to a
decimal, 35.75.

Thanks in advance for the help.

jk

"Roger Govier" wrote:

> Hi David
>
> You need a set of quotes around the formatting.
> Also, if you want to show values over 24 hours, it needs to be
> [h]:mm:ss.
>
> =TEXT(A1/24,"[h]:mm:ss")
>
> --
> Regards
>
> Roger Govier
>
>
> "David A." <(E-Mail Removed)> wrote in message
> news:688E1508-ACFD-46B6-A042-(E-Mail Removed)...
> >I have a total time of 56.50 hours I need to convert to HH:MM:SS
> >(56:30:00)
> > total. Help, I have tried =Text(A1/24,h:mm:ss, this is not working for
> > me.
> > Help, it's driving me crazy!

>
>
>



 
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
Converting total summed into hh:mm =?Utf-8?B?Y2xhdWRlIGplcnJ5?= Microsoft Excel Misc 3 3rd Nov 2007 10:07 AM
Grand total time between two total cells =?Utf-8?B?R3d5bm4=?= Microsoft Excel Misc 4 9th May 2006 09:00 PM
Converting Currency to obtain total for report =?Utf-8?B?ams=?= Microsoft Access Reports 1 9th Oct 2004 04:04 AM
Re: Converting files after total reset and reinstallation Len Segal Windows XP Setup 2 9th Apr 2004 03:11 AM
Converting my hours into dollars I'm a total novice!!! Rups27 Microsoft Excel Misc 2 29th Nov 2003 01:25 AM


Features
 

Advertising
 

Newsgroups
 


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