View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mary Ann Mary Ann is offline
external usenet poster
 
Posts: 31
Default Cleanout invalid data

I have a sheet with contact info on it, including email addresses, lets call
this the Contacts sheet. On another sheet I have a list of email addresses
which are no longer valid, lets call this the Addresses sheet. My objective
is to remove the contacts from the Contacts sheet whose addresses are no
longer valid.

So far I have used Find €“ Ive copied each email address from the Addresses
sheet, switched to the Contacts sheet, found the record, replaced with 1 and
then filtered for 1 and deleted the rows.

Is there a quicker way to do this.

I am a sophisticated user of Excel but dont do programming. I am using
Excel 2003.