+ Reply to Thread
Results 1 to 4 of 4

seperating numbers into different columns

  1. #1
    Registered User
    Join Date
    09-19-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    10

    seperating numbers into different columns

    Hi Forum, I have another interesting problem. I have a column with random times that are not seperated by any commas or spaces how can i seperate them into different columns. For example in A1 i have 12:3213:5420:32 this represent three different times 12.32 13.54 and 20.32 (each time has the same format as shown) and i want to display these as B1=12:32 C1=13:54 and D1=20:32 then do the same for the rest of column A?

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: seperating numbers into different columns

    text to columns fixed width should do it
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    09-19-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: seperating numbers into different columns

    thanks that works brill!!

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: seperating numbers into different columns

    One way...

    Enter this formula in B1 and copy across to D1:

    =--MID($A1,COLUMNS($B1:B1)*5-4,5)

    Format as Time
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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] Seperating numbers from text
    By oneeasygeezer in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-16-2013, 09:13 AM
  2. Seperating text from numbers
    By dai534071 in forum Excel General
    Replies: 2
    Last Post: 11-26-2012, 10:34 AM
  3. Seperating Text from Numbers in a cell
    By maryjdelo in forum Excel General
    Replies: 10
    Last Post: 09-01-2009, 11:39 AM
  4. Seperating Numbers from Letters in Excel
    By Tel in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-23-2006, 07:40 PM
  5. Seperating out social secuity numbers
    By HCA in forum Excel General
    Replies: 4
    Last Post: 09-21-2005, 02:27 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