Identifying Duplicates

CAS
✭✭✭✭
Hi I'm trying to work out a formula for identifying duplicates in a invoice column.
what formula would i use and do i setup a separate column to populate the answer to the formula?
my column name is 'Invoice No'
thank you for your assistance.
Tags:
Answers
-
Hello @CAS You will need a new column. You can use this formula,
=COUNTIF([Invoice No]:[Invoice No],[Invoice No]@row)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!