+ Reply to Thread
Results 1 to 4 of 4

removing last 3 characters from [h]:mm:ss

Hybrid View

  1. #1
    Forum Contributor keith740's Avatar
    Join Date
    04-24-2015
    Location
    Racine, Ohio
    MS-Off Ver
    MS365
    Posts
    241

    removing last 3 characters from [h]:mm:ss

    i need to remove the last 2 digits and the : from cells formatted in [h]:mm:ss

    examples.. 0:34:00 needs to be 0:34
    1:01:01 needs to be 1:01
    47:53:00 needs to be 47:53
    18:19:00 needs to be 18:19
    38:20:00 needs to be 38:20

    i been trying use =LEFT(A1,LEN(A1)-3) but shows as decibal no matter how i format

    any help is greatly appreciated!

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: removing last 3 characters from [h]:mm:ss

    =text(A1,"HH:MM")
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Forum Contributor
    Join Date
    07-25-2012
    Location
    Winterville, NC
    MS-Off Ver
    Excel 2013
    Posts
    141

    Re: removing last 3 characters from [h]:mm:ss

    Can't you just format as [h]:mm?


    If this post was helpful or at least brought a smile to your face , please click the Add Reputation button as a way to say thank you!!!!!!

  4. #4
    Forum Contributor keith740's Avatar
    Join Date
    04-24-2015
    Location
    Racine, Ohio
    MS-Off Ver
    MS365
    Posts
    241

    Re: removing last 3 characters from [h]:mm:ss

    was overthinking that wayy too much, was actually trying to accomplish something not possible by this, will make another post on this.

+ 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. Removing Characters.
    By qcity in forum Excel General
    Replies: 7
    Last Post: 07-29-2011, 07:09 AM
  2. Removing characters
    By esupply in forum Excel General
    Replies: 2
    Last Post: 07-07-2010, 11:53 AM
  3. removing the first 3 characters
    By graeme86 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-12-2007, 08:24 AM
  4. removing characters???
    By William Stokes in forum Excel General
    Replies: 3
    Last Post: 10-11-2005, 03:05 AM
  5. [SOLVED] how to Removing characters
    By asmenut in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-14-2005, 10:05 AM

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