Flagging duplicate registration plates

vvvriska
vvvriska ✭✭
edited 12/09/19 in Formulas and Functions

Hi, this is my first post on the forum. I use smartsheets for work but I have created this account to use the forums. 

I am attempting to create a formula that will allow me to use conditional formatting when two entries use the same registration plate number. The sheet is set out like this (im unsure if the link at the bottom of the post is publicly viewable)

 

The columns are:

Nickname| Rego | Duplicate Flag

I would like for the Duplicate flag column to output a value for whether or not a registration is used twice in the rego column, like 0 or 1. 

I have tried to use =IF(COUNTIF(Rego:Rego, Rego1) > 1, 0) but it is not working, I am unsure why. 

 

https://app.smartsheet.com/b/home?lx=pJtmE07wlyAKJdWBrUuduA

 

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!