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 04:59 PM. Reason: solved
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
+919810929744
dilipandey@gmail.com
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.
You are welcome Torenco.
Cheers
Regards,
DILIPandey
< click on below 'star' if this helps >
DILIPandey
+919810929744
dilipandey@gmail.com
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks