View Single Post
  #1   Report Post  
julz
 
Posts: n/a
Default problem tagging duplicate entries

good evening,

i'm needing to tag duplicate entries in a single column. the entries were
downloaded from access. i'm using the following formula, but keep returning
#NAME?. please advise.

=IF(COUNTIF(Range1,A1)1,"Duplicate","")