View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
eureka eureka is offline
external usenet poster
 
Posts: 1
Default delete content of one sheet off another sheet

I have got 2 excel sheet. Both contain a table(lets call it table1 and
table2). Both the tables have the same kind of formatting.

table1 contains other entries + table2

I want to remove table2 entries off table1.

What is the best way of going about it?