Automatically Deleting a List from Another List

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello There,

I'm new to these parts and I'm hoping someone can help me. I have a simple
email list of 4000 addresses (List A) and some are no good. I've made a
separate list (List B) of those and want to delete all of them from the
initial list (List A). Is there a way of doing this without doing it
manually? A formula of some sort? Thank you for your help.
 
Look in the vba help index for FIND (FINDNEXT if more than one). Then a for
each loop
 

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

Back
Top