Hi,
I have a worksheet "Data" that has lots of data and some duplicates, I would like a macro that will go through all the rows looking for duplicates that match in 4 columns (B,F,I,J) if there are duplicates found then I would like a message box asking if they are to be combined. If the answer is yes then the value of column K of the first matching row is to have all the values added of the other rows and then the other rows deleted just leaving the first matching row.
Regards
I have a worksheet "Data" that has lots of data and some duplicates, I would like a macro that will go through all the rows looking for duplicates that match in 4 columns (B,F,I,J) if there are duplicates found then I would like a message box asking if they are to be combined. If the answer is yes then the value of column K of the first matching row is to have all the values added of the other rows and then the other rows deleted just leaving the first matching row.
Regards
Last edited: