Duplicate Checkbox Column

jordanlamagna
ββ
Hello,
I have this column that should be checking the checkbox if the Row ID is a duplicate, and for some reason it's not working. I've looked at other forum posts, and I believe mine is set up the same way, so I'm not sure why it's not working. (ignore the other errors, this is a work in progress lol)
Best Answer
-
Try inserting a text/number column with the following column formula:
=[Row ID]@row + ""
Then reference this helper column in your COUNTIFS.
Answers
-
Try inserting a text/number column with the following column formula:
=[Row ID]@row + ""
Then reference this helper column in your COUNTIFS.
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!