I need to create a formula that will check a box if there is a duplicate in one column and in the same row a condition is met.
The duplicate would patient MRN and the condition in would be "Referred".
If the MRN is a duplicate and only if "Referred" is selected for both rows would the checkbox be checked on both rows.
If the MRN is a duplicate, but one row is "Referred" and the other row is "Not Referred" then no checkbox.
Thank you for the help!!