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.
Nested IF Formula - Date Error
Set up a basic Nested IF that does nothing more than display the mailer round status based upon a set of dates entered. With no dates inputted the formula displays the correct value, however once I input a date it returns "INVALID OPERATION". I've attached a copy of the formula below for commentary. Appreciate the help.
=IF([1st Round]36 = 0, "Ready for Vet", IF([2nd Round]36 = 0, "Round 1 Sent", IF([3rd Round]36 = 0, "Round 2 Sent", IF([4th Round]36 = 0, "Round 3 Sent", IF([5th Round]36 = 0, "Round 4 Sent", "Round 5 Sent")))))
Comments
-
Hello Connor—it appears that your formula is set to check values in a referenced column to see if they equal 0, which is something that Smartsheet won't recognize as a comparable value to a date. Smartsheet doesn't have a way to check or compare date values to numeric values directly, so you may need to adapt your formula with that in mind.
I'd recommend checking out our date formulas to see if there's a way you can convert the date into a numeric value, then see if that value is equal to 0 or another number: http://help.smartsheet.com/articles/775363-using-formulas#date
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives