Hello
My workbook consists of 12 worksheets containing thousands of complaints data.
Each worksheet has been segregated by nature of complaint; and
Each complaint has a unique id listed in a separate column.
Problem:
One single complaint is appearing in more than one worksheet and there could be thousands of such incidents. E,g; Complaint no. 01 may appear in sheet 01, 05 and 12 instead of just one relevant sheet, say sheet 05.
Requirement:
I need to find the duplicate entries in the entire workbook and then classify each individual sheet in the most appropriate sheet.
The routine options known to me only allow to find duplicate entries in one single worksheet instead of entire workbook.
Thanks
My workbook consists of 12 worksheets containing thousands of complaints data.
Each worksheet has been segregated by nature of complaint; and
Each complaint has a unique id listed in a separate column.
Problem:
One single complaint is appearing in more than one worksheet and there could be thousands of such incidents. E,g; Complaint no. 01 may appear in sheet 01, 05 and 12 instead of just one relevant sheet, say sheet 05.
Requirement:
I need to find the duplicate entries in the entire workbook and then classify each individual sheet in the most appropriate sheet.
The routine options known to me only allow to find duplicate entries in one single worksheet instead of entire workbook.
Thanks