+ Reply to Thread
Results 1 to 8 of 8

Splitting cell data

  1. #1
    Registered User
    Join Date
    02-16-2017
    Location
    UK
    MS-Off Ver
    Excel 2016
    Posts
    30

    Splitting cell data

    Hi All

    Could someone please advise a formula to split the data from one cell into three cells, as per attached.

    I have around 850 rows so don't fancy manually inputting.

    Thanks
    Aide
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Splitting cell data

    Hi,

    No formula necessary. The easiest way is the Text To Columns functionality using the space character as a delimiter.

    You'll end up with 4 columns with an X in the 3rd column so just select that column and delete.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,819

    Re: Splitting cell data

    Would you be willing to use the Text to columns command? https://support.office.com/en-us/art...A-7A3E9C363ED7 It looks like it should be a simple delimited text to columns with space as the delimiter. If desired, you can have it skip over the 1st column (with "TUBE" in it) and the 4th column (with "X") in it, so that it only outputs those three columns.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  4. #4
    Registered User
    Join Date
    02-16-2017
    Location
    UK
    MS-Off Ver
    Excel 2016
    Posts
    30

    Re: Splitting cell data

    Thanks for the replies.......I've tried the text to column and the data removes to the 3 cells, however I need data to also stay in the original cell. Also have do you carry out the command on multiples rows.

    Thanks

  5. #5
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,819

    Re: Splitting cell data

    Also have do you carry out the command on multiples rows.
    Simply select those rows before executing the command (in your sample file, select A2:A7 before calling up the Text to Columns command)
    however I need data to also stay in the original cell
    In the help file I linked to, step 7 through 9 (the "step 3" dialog of the text import wizard) desribe using the "destination" field to specify where to output the data. By default, this field will contain the upper left cell of the selected range so that the destination will be the same as the source range. If you want to keep the original data in column A, then simply specify a range that does not include column A for the destination range.

  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: Splitting cell data

    Here is a formula solution
    Enter in F2 and copy across to H2 and down
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    A
    B
    C
    D
    E
    F
    G
    H
    1
    Description 1
    OD
    ID
    Length
    OD ID Length
    2
    TUBE OD100 ID65 X L150
    OD100
    ID65
    L150
    OD100 ID65 L150
    3
    TUBE OD101.5 ID66 X L150
    OD101.5
    ID66
    L150
    OD101.5 ID66 L150
    4
    TUBE OD101.5 ID78 X L190 OD101.5 ID78 L190
    5
    TUBE OD103 ID76 X L190 OD103 ID76 L190
    6
    TUBE OD105 ID77.5 X L165 OD105 ID77.5 L165
    7
    TUBE OD106.5 ID77.35 X L165 OD106.5 ID77.35 L165
    Sheet: Sheet1
    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

  7. #7
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Splitting cell data

    Hi,

    There's no way short of a macro that will replace the original single column of cells with three columns of result cells - either with functions or TextToColumns without some intermediated steps.

    But how difficult is it to use TextToColumns or formulae and then delete the original column?

    To perform TextToColumns on multiple rows simply select multiple cells before performing the TextToColumns

  8. #8
    Registered User
    Join Date
    02-16-2017
    Location
    UK
    MS-Off Ver
    Excel 2016
    Posts
    30

    Re: Splitting cell data

    Hi All

    Thanks, solved now.......

+ 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. Splitting a cell with data
    By aditya.sunkara in forum Excel General
    Replies: 4
    Last Post: 05-08-2015, 06:39 AM
  2. [SOLVED] Splitting data in from one cell into two
    By johnlynches in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-31-2012, 10:47 AM
  3. Splitting cell with different data
    By chrislobo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-17-2012, 06:04 PM
  4. Splitting data in a cell
    By JamesBurrows in forum Excel General
    Replies: 9
    Last Post: 06-13-2006, 12:10 PM
  5. Splitting Cell Data
    By Zip Codes in forum Excel General
    Replies: 5
    Last Post: 06-02-2005, 12:05 AM
  6. Splitting Data in a Cell
    By Newbie1092 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-10-2005, 01:06 PM
  7. Splitting Cell Data.....
    By Puggy in forum Excel General
    Replies: 0
    Last Post: 03-17-2005, 09:33 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