What is wrong with this formula?
This formula has been working perfectly, but now I am getting an "Invalid Operations" error. What am I missing?
=IF(OR(AND(Resolution@row = "BH: On-Hold", [Due Date]@row < TODAY()), AND(Resolution@row = "Correction: Need Follow-Up", [Due Date]@row < TODAY())), "No", IF(OR(AND(Resolution@row = "BH: On-Hold", [Due Date]@row >= TODAY()), AND(Resolution@row = "Correction: Need Follow-Up", [Due Date]@row >= TODAY())), "Hold", IF(OR(Resolution@row = "BH: Released", Resolution@row = "BH: Changed to Non-Funded", Resolution@row = "Corrected", Resolution@row = "Notified", Resolution@row = "HOS President Approved Billing"), "Yes")))
The first two conditions are working just fine, but where I am seeing the error message is when the final condition is true.
Hope someone can see what I am not.
Thanks.
Answers
-
Is it because its trying to understand what the other part of the initial OR is?
Ricky T
Gov Contractor for USSF
-
That is very odd. I am not sure what the problem could be, but I have your exact formula working in a test sheet with no issues.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!