View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
d4m d4m is offline
external usenet poster
 
Posts: 4
Default Delete row if value in another workbook

I have 2 workbooks. 1 has a list of PC's and other data. The 2nd one
has a list of PC's that if they exist in workbook1, then delete the row
in workbook1. Is there a way to do this in VBA?

Thanks for anyone who can help this newbie.