+ Reply to Thread
Results 1 to 4 of 4

Rounding time to nearest Hour

  1. #1
    Peo Sjoblom
    Guest

    Re: Rounding time to nearest Hour

    One way

    =ROUND(A1/(1/24),0)*(1/24)

    where A1 holds your time, format as time or you'll probably get a decimal
    number

    --
    Regards,

    Peo Sjoblom

    (No private emails please)


    "SierraRose" <[email protected]> wrote in message
    news:[email protected]...
    > In Excel, is there a way to round off time to the nearest hour. 6:10
    > would
    > become 6:00; 6:30 would be 7:00.



  2. #2
    Peo Sjoblom
    Guest

    Re: Rounding time to nearest Hour

    One way

    =ROUND(A1/(1/24),0)*(1/24)

    where A1 holds your time, format as time or you'll probably get a decimal
    number

    --
    Regards,

    Peo Sjoblom

    (No private emails please)


    "SierraRose" <[email protected]> wrote in message
    news:[email protected]...
    > In Excel, is there a way to round off time to the nearest hour. 6:10
    > would
    > become 6:00; 6:30 would be 7:00.



  3. #3
    SierraRose
    Guest

    Rounding time to nearest Hour

    In Excel, is there a way to round off time to the nearest hour. 6:10 would
    become 6:00; 6:30 would be 7:00.

  4. #4
    Peo Sjoblom
    Guest

    Re: Rounding time to nearest Hour

    One way

    =ROUND(A1/(1/24),0)*(1/24)

    where A1 holds your time, format as time or you'll probably get a decimal
    number

    --
    Regards,

    Peo Sjoblom

    (No private emails please)


    "SierraRose" <[email protected]> wrote in message
    news:[email protected]...
    > In Excel, is there a way to round off time to the nearest hour. 6:10
    > would
    > become 6:00; 6:30 would be 7:00.



+ 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