+ Reply to Thread
Results 1 to 4 of 4

[SOLVED]Isolating parts of a cell

  1. #1
    Registered User
    Join Date
    12-10-2011
    Location
    Wildomar, Ca
    MS-Off Ver
    Open Office Calc
    Posts
    2

    [SOLVED]Isolating parts of a cell

    I recently got an info spreadsheet. The problem is that the emails in the spreadsheet are bunched together with other bits of info instead of being separated into their own individual cells.

    Here's a portion of what I'm talking about: http://i44.tinypic.com/a5j9jn.jpg

    Question: Is there a way to mass delete everything past the first comma in each cell (I only want to keep the email addresses)? If so, how do I go about doing it?
    Last edited by Torenko; 12-10-2011 at 05:59 PM. Reason: solved

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Isolating parts of a cell

    Hi Torenko,

    If you have all your data in Column A, apply the following formula in B1 and drag it down :-

    =LEFT(A1,SEARCH(",",A1)-1)

    Another way could be to use "Text-To-Column" feature of Excel where you can divide data based on commas.

    Let the forum know if this is not enough to tackle the issue.


    Regards,
    DILIPandey
    < click on below 'Star' if this helps >
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Registered User
    Join Date
    12-10-2011
    Location
    Wildomar, Ca
    MS-Off Ver
    Open Office Calc
    Posts
    2

    Re: Isolating parts of a cell

    I couldn't figure out how to properly apply the formula, but the alternative you suggested (Text-to-Column) did exactly what I needed. Thank you very much! My dad was going to separate the data manually one by one (lol) but I knew there had to be a quicker way. Again, thanks a lot, you saved us a ton of time.

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: [SOLVED]Isolating parts of a cell

    You are welcome Torenco.

    Cheers

    Regards,
    DILIPandey

    < click on below 'star' if this helps >

+ 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