Valid and Invalid emails from sheet2 and sheet3 into sheet1

satish78

Board Regular
Joined
Aug 31, 2014
Messages
218
Hello Guys,

I will explain little briefly here.

My daily task involves in updating spreadsheet like adding valid emails and removing invalid(dead) emails which I receive on daily basis from Vendors.

for example:
I nearly contact 5000 vendors on daily basis in which I get few responses like "John is no longer working with our ABC company please remove email id John@abc.com and Add email Id Mary@abc.com"

so here one is invalid(dead email)(john@abc.com) email and one is valid email(Mary@abc.com)

Sheet1(renamed:Vendors by Location) ColumnG2 contains emails(within 1 cell) like John@abc.com;Anderson@abc.com;Jason@abc.com
Sheet2(renamed:Valid emails) ColumnA2 contains Valid emails
Sheet3(renamed:Invalid emails) ColumnA2 contains Invalid emails

So, here I need 2 macros
Macro1 should find & match domain email from Sheet2 ColumnA2 in Sheet1 ColumnG2 and add email address in Sheet1 ColumnF2 from Sheet2 ColumnA2.

Macro2 should find & match domain email from Sheet3 ColumnA2 in Sheet1 ColumnF2 & ColumnG2 and Remove email address in Sheet1 ColumnF2 and ColumnG2 from Sheet3 ColumnA2.

Can anyone help me with this?
It saves me hours in my day job.

Thanks
Satish
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.

Forum statistics

Threads
1,223,268
Messages
6,171,100
Members
452,379
Latest member
IainTru

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
Back
Top