+ Reply to Thread
Results 1 to 6 of 6

Time to Text w Custom Format

  1. #1
    Registered User
    Join Date
    09-12-2013
    Location
    London
    MS-Off Ver
    Excel 2003 & Excel 2010
    Posts
    9

    Time to Text w Custom Format

    I have the cell formatted to [mmm]:ss (which shows hh:mm:ss in the formula bar) I want to convert the [mmm}:ss to text for use in a database. e.g. 071:12 custom display format (seventy one minutes twelve seconds) to text format 071:12

    Tried numerous TEXT worksheet functions but can't find one that works

    Thanks

    Pieter

  2. #2
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Time to Text w Custom Format

    Hi,

    What is the result if you use
    =TEXT(A1,"[mmm]:ss")
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  3. #3
    Valued Forum Contributor Neil_'s Avatar
    Join Date
    04-19-2013
    Location
    Yorkshire
    MS-Off Ver
    Office 365 Enterprise E3 2013 / 2016
    Posts
    479

    Re: Time to Text w Custom Format

    =TEXT(A1,"[m]:ss")
    Frob first, tweak later

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,180

    Re: Time to Text w Custom Format

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  5. #5
    Registered User
    Join Date
    09-12-2013
    Location
    London
    MS-Off Ver
    Excel 2003 & Excel 2010
    Posts
    9

    Re: Time to Text w Custom Format

    =TEXT(A1,"[mmm]:ss")

    seemed to work. Weird as it's one of the first things I tried.

    =TEXT(A1,"[m]:ss") lost any leading zeros. Only picked up digits >1

    Thanks for help

    Peter

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,180

    Re: Time to Text w Custom Format

    =TEXT(A1,"[mmm]:ss")

    seemed to work. Weird as it's one of the first things I tried.
    The square brackets are, I think, the important thing here, together with the three "m"s for minutes.

+ 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. Custom time format, how to create specific format?
    By JackBauer in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-26-2013, 03:05 AM
  2. [SOLVED] Change Time to a Custom Format
    By vzwtester in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-05-2013, 01:29 PM
  3. Change Time to a Custom Format
    By vzwtester in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 01-05-2013, 01:24 PM
  4. Custom time format to save time inputting data
    By daveroe in forum Excel General
    Replies: 3
    Last Post: 11-02-2009, 12:15 PM
  5. Need help with custom time format
    By daveroe in forum Excel General
    Replies: 2
    Last Post: 10-29-2009, 09:35 AM
  6. [SOLVED] Custom Date & Time format
    By MSwan1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-18-2005, 04:05 PM
  7. Custom Format time to arc
    By Flintstone in forum Excel General
    Replies: 2
    Last Post: 08-16-2005, 07:47 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