Hi all,
I have a excel file which contains dublicate rows.
The duplicate rows can be identified based on few cell/column values.
I need a macro to delete the duplicate rows when the below condition is satisfied:
let us consider row 5 and row 6:
If column 7,12,13,16,17,18,19,23,24,27,28,29,30 in row 5 = row 6 then row 6 has to be deleted.
This condition has to be followed for all other rows in the excel used range.
Have attached the sample workbook.
Any help will be helpful.
Thanks in Advance.
Bookmarks