Thank you for your assistance. It is greatly appreciated.
I have a spreadsheet with over 6,000 items and many are string duplicates that I need to identify and label
Example:
abc dup 1
abc dup 1 Unique ID
123 dup 2
123 dup 2
456 non dup
678 non dup
890 non dup
cycling through all cells in a particular column.
Bookmarks