find email address in a cell

G

Guest

I have a file with 65000 rows of data (extracted from email inbox)

I applied a formula to identify which rows had an address
=IF(COUNTIF(A1,"*@*"),"","email")
then a second one to remove the email with our company name
I am left with less than 200 rows
Example: "From: Mail Delivery Subsystem <[email protected]>"

What formula can I apply to get: (e-mail address removed) ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top