View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default worksheet function or programming_urgent

Hi

I have 2 sheets with same columns and with unique key too.
Now from sheet B i have to get all those rows which are
not there in Sheet A.

What I mean is I need to select all those rows from sheet
B, and copy in the end of sheet A based on the unique key
column...
do i have a worksheet function for it or do i need to do
programming?

pls do suggest asap

thanks