View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nannon8 nannon8 is offline
external usenet poster
 
Posts: 5
Default find data in another workbook

I am trying to put together some code that will search a specific
workbook for data, and if that data is not present in that workbook to
delete the data in the current workbook.

Can anyone help with this?