Program to Identify duplicate entries
Hi,
I am wondering if it possible to program to detect any duplicate entries?
The working data starts from Row 10; everything above that row is a header.
Each entry consists of a unique part mark, which is distributed to 6 columns (columns C, D, E, G, I, J) for example 3 8 KW 1630 C B , The entry in all 6 columns together forms a unique part mark.
The program should check in current work sheet and warn if there are any duplicates.
Enclosed worksheet has duplicate data (Part marks only) in row 14 and in row 33.
Thanks
Surya