Can excel search for only cells with '@'?

Closed
Stephen - 12 Sep 2010 à 23:06
 Blocked Profile - 13 Sep 2010 à 08:33
Hello,

I have a large spreadsheet of contact info and am looking to extract only cells with the '@' symbol in them, as these will all be email addresses which is the data I need. Is there a way to extract only the cells with the '@' in them?

Thanks!

Stephen

Related:

2 responses

venkat1926 Posts 1863 Registration date Sunday 14 June 2009 Status Contributor Last seen 7 August 2021 811
13 Sep 2010 à 07:00
edit find (control+F)
type @ in find what
click options at tbe bottom
uncheck match case and match entire cell contents
click find next
Blocked Profile
13 Sep 2010 à 08:33
Hi there,

Try this:

Make your selection of the data ,selecting all then go to data tab>text to columns>select delimited press next then check 'tab and other ,in other enter @ symbol,press next then finish,

Thanks