+ Reply to Thread
Results 1 to 7 of 7

Truncate Decimal Time to .0

  1. #1
    Valued Forum Contributor SDruley's Avatar
    Join Date
    04-27-2009
    Location
    Conover, NC
    MS-Off Ver
    Excel 2010 64 bit
    Posts
    415

    Cool Truncate Decimal Time to .0

    I have the time "00:08.6" formatted to "hh:mm.0".
    What can I multiply, add, subtract or divide this time by to get "00:08.0"
    Turn Data into Information
    Turn Information into Knowledge
    Turn Knowledge into Direction
    Turn Direction into Leadership
    Turn Leadership into Results
    Stephen Druley

    It's not how quickly you think
    But how deeply you think
    The quality of thinking is measured
    by remoteness to conformance
    Stephen Druley

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Truncate Decimal Time to .0

    =floor(a1, "0:01")
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Truncate Decimal Time to .0

    @shg

    It shows zeros only.

    Maybe with this

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    format Custom, mm:ss.0

    Data Range
    A
    B
    1
    00:08.6
    00:08.0
    Last edited by AlKey; 12-01-2015 at 09:15 PM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Truncate Decimal Time to .0

    That's to the second, Al. Steve said the format was hh:mm.0, not mm:ss.0

  5. #5
    Valued Forum Contributor SDruley's Avatar
    Join Date
    04-27-2009
    Location
    Conover, NC
    MS-Off Ver
    Excel 2010 64 bit
    Posts
    415

    Re: Truncate Decimal Time to .0

    Time___________________AlKey____shg
    00:08.6 112.698 112.718 00:08.0 00:00.0
    00:09.1 112.694 112.718 00:09.0 00:00.0
    00:09.9 112.694 112.717 00:09.0 00:00.0
    00:10.9 112.694 112.716 00:10.0 00:00.0
    00:12.4 112.691 112.716 00:12.0 00:00.0
    00:13.9 112.689 112.716 00:13.0 00:00.0
    00:14.1 112.69 112.716 00:14.0 00:00.0
    00:14.6 112.691 112.715 00:14.0 00:00.0
    00:15.6 112.692 112.715 00:15.0 00:00.0
    00:17.1 112.693 112.715 00:17.0 00:00.0
    00:17.9 112.694 112.715 00:17.0 00:00.0
    00:18.1 112.694 112.714 00:18.0 00:00.0
    I appreciate the feedback from both gurus. Thank you very much. It appears that the AlKey solution worked the best in this case.
    Last edited by SDruley; 12-01-2015 at 10:59 PM.

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Truncate Decimal Time to .0

    You're welcome. Please don't forget to thank those who helped by clicking on Add Reputation * and please mark thread as "Solved" if your issue has been resolved. (Selecting Thread Tools-> Mark thread as Solved).

  7. #7
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Truncate Decimal Time to .0

    SDruley, Just for the record: 00:08.6 formatted with hh:mm.0 will display as 00:00.6, not as 00:08.6

    So what was the format?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Calculating Time worked in both decimal and time format.
    By danieloverton1984 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-19-2015, 07:11 AM
  2. [SOLVED] Converting an elapsed time in decimal number format to an actual time :S
    By Spicey_888 in forum Excel General
    Replies: 3
    Last Post: 07-20-2014, 08:53 PM
  3. how to truncate specified decimal value
    By baig123 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-23-2014, 02:23 AM
  4. [SOLVED] VB Code to truncate date to 2 decimal point
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-08-2014, 04:35 PM
  5. Replies: 2
    Last Post: 04-19-2012, 10:34 PM
  6. Converting military time to decimal time not rounding correctly
    By Sean Anderson in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-23-2008, 09:12 PM
  7. [SOLVED] Truncate Cell text all the time
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-27-2005, 01:05 PM

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