Added TODAY() to a formula that works and get an error

PR12x3
✭✭
Goal is to have a symbol represent how much newer the forecasted date is to TODAY. Any help would be much appreciated.
Best Answer
-
Your Today call in your first syntax is incorrect. instead of AND(Today), it should be AND(TODAY()
You also do not need @row after the Today() function. Today is pulling from your local date on your workstation
Answers
-
Your Today call in your first syntax is incorrect. instead of AND(Today), it should be AND(TODAY()
You also do not need @row after the Today() function. Today is pulling from your local date on your workstation
-
That worked great! Thanks very much for the help.
-
Your Welcome
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!