+ Reply to Thread
Results 1 to 5 of 5

Want to split the data in single cell to multiple column

  1. #1
    Registered User
    Join Date
    02-02-2010
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    62

    Question Want to split the data in single cell to multiple column

    Hi,

    I have a data in excel which is converted from image file. Below is the conversion data.

    A1 - jan 06'2006 Adam Paul [email protected] George M Wang 663 Southpaw Drive Rochester ME 77645 123456789 987654321 Evening at home VB123123 NY1231456 SS1534668 0.022 3600 2.5 Self Employed 6548795621

    A2 - September 123 ' 2009 Yi Yan Si [email protected] micheal 6639 nothr street rochester ME 77546 213456647 21321321321 Any time VB1231231 NY23454351 SS54564654 0.044 1800 7.5 Self Employed 6545647987

    Now i was trying to split the data into multiple column, but the problem i am facing is the spaces between each is not equal.

    I tried text to column with space, but i got this

    From A to AB

    jan 06'2006 Adam Paul [email protected] George M Wang 663 Southpaw Drive Rochester ME 77645 123456789 987654321 Evening at home VB123123 NY1231456 SS1534668 0.022 3600 2.5 Self Employed 6548795621
    September 123 ' 2009 Yi Yan Si [email protected] micheal 6639 nothr street rochester ME 77546 213456647 21321321321 Any time VB1231231 NY23454351 SS54564654 0.044 1800 7.5 Self Employed 6545647987

    Please help me get this resolved.

    Thanks and all your help will be much appreciated

    Pradeep M
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-29-2010
    Location
    Sofia, Bulgaria
    MS-Off Ver
    Excel XP, Excel 2003, Excel 2007
    Posts
    27

    Re: Want to split the data in single cell to multiple column

    Hi,
    your values are separated by several consequtive spaces.
    So use Find&Replace to replace, let's say 3 consequtive spaces with a ; (check if this is not used in the data). After that you should be able to split the cell contents into columns using Convert text to column and selecting options Delimited and Semicolon

  3. #3
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Want to split the data in single cell to multiple column

    Is it possible that your data has been imported incorrectly?
    How did you get the data in "A1" "A2" etc?

    The dates, for instance, seem a bit suspect to me.

    A further look in "A2" reveals "VB1231231 NY23454351 SS54564654" separated by one space, that seems inconsistant to me.
    Last edited by Marcol; 02-02-2010 at 05:46 AM. Reason: Doubts with info supplied

  4. #4
    Registered User
    Join Date
    02-02-2010
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    62

    Thumbs up Re: Want to split the data in single cell to multiple column

    Quote Originally Posted by bstoyano View Post
    Hi,
    your values are separated by several consequtive spaces.
    So use Find&Replace to replace, let's say 3 consequtive spaces with a ; (check if this is not used in the data). After that you should be able to split the cell contents into columns using Convert text to column and selecting options Delimited and Semicolon
    Thanks for your respone.

    Its really worked, but need to replace spaces, first need to find the maximum space and decreasing every time and replace it with ";"

    Appreciated

  5. #5
    Registered User
    Join Date
    01-29-2010
    Location
    Sofia, Bulgaria
    MS-Off Ver
    Excel XP, Excel 2003, Excel 2007
    Posts
    27

    Re: Want to split the data in single cell to multiple column

    Quote Originally Posted by pradeepdeepu_001 View Post
    Thanks for your respone.

    Its really worked, but need to replace spaces, first need to find the maximum space and decreasing every time and replace it with ";"

    Appreciated
    No need to do so. When you set the delimiting character there should be an option so that Excel treats consecutive delimiters as one
    Glad I helped.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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