i have entered this formula and it keeps saying #invalid formula
=IF(TODAY() < [Column2]@row, "past due", "")
Pretty much cut and pasted it from the smartsheet help file. The column is in text/number format.
I don't understand why the formula is invalid. Thanks in advance for the help!