My formula is getting a syntax error when I try to apply to column

Hi everyone,

I am getting a syntax error when applying a formula to a column when the formula works when I use it. I am trying to use a helper column to identify unique order numbers for a sheet that will be continuously updated.

=IF(COUNTIF([Original Order #]$1:[Original Order #]@row, [Original Order #]@row) = 1, [Original Order #]@row, "")

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!