Dani
This would have to be done with VBA. Provide details about the layout
of the data in both sheets. That is, what columns have the names? What
columns do you want copied from one sheet to what columns in the master
sheet? What rows have the headers and in what rows do the data start? Do
you have more than one "another" sheet? Do you want the master sheet sorted
after the copying is done? HTH Otto
"Dani Lima" <Dani
wrote in message
...
Here is my problem: I have a master worksheet that is feed by another
worksheet every mounth. I have to check on the second worksheet the mames
of
the clientes that isn't on master worksheet and than extract them to the
first empty row on master worksheet. After that I have to extract the
clients' deliveries data on the second worksheet to its match on the
master
worksheet. Could you help me?