+ Reply to Thread
Results 1 to 2 of 2

Help with Time (microseconds problem)

  1. #1
    Forum Contributor
    Join Date
    12-15-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    202

    Question Help with Time (microseconds problem)

    Hello everyone,

    I have a file which has 10 values in mm:ss.00 format.
    Suppose if the time is 12:34.20 then the result should be 12:34.00 minutes.
    And If the time is 12:34.60 then the result should be 12:35.00 minutes.

    Kindly post some ideas.

    Thanks in advance.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Help with Time (microseconds problem)

    Try

    =MROUND(A1,1/86400)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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