+ Reply to Thread
Results 1 to 3 of 3

Converting HH:MM into 4figs

  1. #1
    Forum Contributor
    Join Date
    01-26-2018
    Location
    London, England
    MS-Off Ver
    365
    Posts
    311

    Converting HH:MM into 4figs

    This should be so simple, but for some reason I can't work out a way to do it.

    Everything I've tried so far, just doesn't seem to work (i.e. left, right, concatenate)

    I'm looking to turn:

    14:00
    17:05
    18:15

    into..

    1400
    1705
    1815

    Basically into 4fig numbers. Should be so easy!!!

    Any help would be much appreciated (drivin' me nutty this!)

    Ty

    Median

  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: Converting HH:MM into 4figs

    If those are actual time values, just format as hhmm

    Or maybe this is what you're trying to do:

    A
    B
    C
    2
    14:00
    1400
    B2: =--TEXT(A2, "hhmm")
    3
    17:05
    1705
    4
    18:15
    1815
    Last edited by shg; 11-16-2018 at 03:30 PM.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Contributor
    Join Date
    01-26-2018
    Location
    London, England
    MS-Off Ver
    365
    Posts
    311

    Re: Converting HH:MM into 4figs

    Quote Originally Posted by shg View Post
    If those are actual time values, format at hhmm
    Or maybe this is what you're trying to do:
    [/table][/size]
    Omg. I knew it was easy

    Ty Shg

+ 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. Converting a Sub to Add-in
    By mido609 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-28-2014, 10:03 AM
  2. Converting .xls to .csv
    By clucian84 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-30-2014, 09:48 AM
  3. Dr and Cr Converting to + ve or - Ve
    By noufalwn in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-25-2013, 08:47 AM
  4. [SOLVED] Converting a Total hour/min/sec from report - not converting to value with substitution
    By lechefox in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-01-2013, 08:07 AM
  5. Converting multiple columns to rows / Converting to Panel Data
    By Stuart11 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-14-2013, 05:50 AM
  6. Help with converting a # to Y M D
    By phantas in forum Excel General
    Replies: 3
    Last Post: 08-24-2010, 09:48 AM
  7. converting yes/no to 1 or 0
    By teiben in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-24-2007, 05:53 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