+ Reply to Thread
Results 1 to 5 of 5

How to display 5.5 hours instead of 5.30 when adding \ subtracting

  1. #1
    excel novice
    Guest

    How to display 5.5 hours instead of 5.30 when adding \ subtracting

    when adding or subtracting times (13:00-08:30) how do i get the answer
    formatted to show answer as 4.5 instead of 04:30

  2. #2
    Ron Coderre
    Guest

    RE: How to display 5.5 hours instead of 5.30 when adding \ subtracting

    Try formatting the result as NUMBER, instead of Date or Time.

    Format>Cells>Number tab
    Category: Number
    Decimal Places: 2

    Does that help?

    ***********
    Regards,
    Ron


    "excel novice" wrote:

    > when adding or subtracting times (13:00-08:30) how do i get the answer
    > formatted to show answer as 4.5 instead of 04:30


  3. #3
    Bernard Liengme
    Guest

    Re: How to display 5.5 hours instead of 5.30 when adding \ subtracting

    If 4:30 is in A1, then use =A1*24 and format the cell as Number with 2
    decimals
    Excel keeps time as a fraction of a day.
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme
    remove caps from email

    "excel novice" <excel [email protected]> wrote in message
    news:[email protected]...
    > when adding or subtracting times (13:00-08:30) how do i get the answer
    > formatted to show answer as 4.5 instead of 04:30




  4. #4
    Ron Coderre
    Guest

    RE: How to display 5.5 hours instead of 5.30 when adding \ subtrac

    Of course, without converting the time value to a proper decimal value, as
    Bernard suggests, my suggestion to only change the number format does
    absolutely nothing to resolve your issue.

    ***********
    Regards,
    Ron


    "Ron Coderre" wrote:

    > Try formatting the result as NUMBER, instead of Date or Time.
    >
    > Format>Cells>Number tab
    > Category: Number
    > Decimal Places: 2
    >
    > Does that help?
    >
    > ***********
    > Regards,
    > Ron
    >
    >
    > "excel novice" wrote:
    >
    > > when adding or subtracting times (13:00-08:30) how do i get the answer
    > > formatted to show answer as 4.5 instead of 04:30


  5. #5
    Earl Kiosterud
    Guest

    Re: How to display 5.5 hours instead of 5.30 when adding \ subtracting

    Novice,

    =(B2 - A2)*24

    Format (Format - Cells - Number) as General, Number, etc (not date).

    Earl Kiosterud
    www.smokeylake.com

    "excel novice" <excel [email protected]> wrote in message
    news:[email protected]...
    > when adding or subtracting times (13:00-08:30) how do i get the answer
    > formatted to show answer as 4.5 instead of 04:30




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1