I am trying to find the first duplicate value with the purpose of using that to highlight another cell; however, my attempts at the first part of the process have resulted in both #UNPARSEABLE and #INVALID COLUMN VALUE.
The formula I'm trying to use mimics something I've used successfully in Excel:
=COUNTIF($[Master Project]$1:$[Master Project]1, $[Master Project]1) = 1
Thanks in advance for assistance.
Andrew