I would like some help in finding duplicate entries between two different fields. I have an Date field, EmployeeID field, a few other fields, followed by an AssignedEmployeeID field. There is a possibility that someone could mistakenly enter the same ID in both the EmployeeID and AssignedEmployeeID fields for different records on the same date. I want to be able to find the duplicates, but I've only been able to view duplicates on either the EmployeeId OR the AssignedEmployeeID. Again, the EmployeeID might be on record 1 while the AssignedEmployeeID might be on record 100. Thanks in advance for your help!!