I looked and cannot find a solution, I have employees who are signing up for a course and some are doing multiples for various reasons (not all legitimate) and I would like to find out how to see who has multiple entries so I can delete the ones that should not be duplicated like with excel where I can highlight but realize I will need a formula and a separate column.
I tried the =COUNTIF([Employee Email]:[Employee Email],[Employee Email]1,>1) and it shows 0 even for the ones that are duplicates.
Thank you