View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
CC CC is offline
external usenet poster
 
Posts: 91
Default Compare two Worksheet and copy the diferent rows to other

Hi
I'm try to wright a VB code to compare two sheets sheet1 call "Old data
" and sheet2 call "New data"
and copy the intire row where a diference was found to a new sheet call
"Diference "
many thanks to who can help me