Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
IF(AND Today not working correctly. Please help
Options

Heath Sanders
ββ
=IF(AND([Last Contact Date]2 - TODAY() < 90, [Last Contact Date]2 - TODAY() > 120), "3-6 Mths")
Comments
-
Hi Heath,
Β
it seems that you've flip-flopped the greater than and the less than signs in your formula. you'll want to swap the two and have >90 and <120.
Β
Hope this helps.
-
Unless you are getting a specific error message, it appears like Andrew's suggestion is accurate.Β
This discussion has been closed.