Help identifying emails in CSV of archive

jjnstark

New Member
Joined
Sep 19, 2014
Messages
1
I'm trying to associate a row (containing email subject, from, to, and body) with the email addresses within it, provided the emails are in a list of contacts. So, it might look like this:

SubjectToFromBodyFirst address in emailSecond address in emailContact List
Hi!<johnny a=""> a@example.com</johnny>me@mycompany.comHi!a@example.coma@example.com
Updatesb@mycompany.comme@mycompany.comHere are some updates from d@example3.comd@example3.comc@example2.com
Introductionc@example2.com, d@example3.comme@mycompany.comC, meet d!c@example2.comd@example3.comd@example3.com
Fwd: questionme@mycompany.come@example3.comI have a questione@example3.come@example3.com

<tbody>
</tbody>

...where I'm trying to find the 'first address in email' & 'second address in email'.
The contact list could be in a separate sheet, if that makes it easier.
Thanks!
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,191,584
Messages
5,987,492
Members
440,097
Latest member
Wint

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top