I'm trying to create a formula that searches through the serial numbers in a column and if there are duplicates of a serial number, it puts a "yes" or check for whatever duplicate was entered most recently. I have a time/date of entry column, and I also have a duplicate entry column that counts up each time it identifies a duplicate serial number so that the most recent entry has the highest integer. Any help would be appreciated!
Column names: Device Serial Number, Device Serial Number Duplicate Entry, and Row ID (time/date of entry)
Thanks,