Remove emails from sheet1 through another sheet2

Hello,

well you can use =SUBSTITUTE function with an empty string , but you have the issue you would need to go for each email you have in sheet 2 Col A an extra column in order to filter this email from all the emails in sheet1 Col E1

=SUBSTITUTE(E1,Sheet2!A1,"")

so this way you would have the email filtered from all the emails in sheet 1 Col E ... then you filter the second email from the result you just had and gradually you move along ...

if you have a lot of emails to filter we would need to go to VB

waiting your reply if this is enough for you

Hope this helps
regards
saeed khodor
 
Upvote 0

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