Possible to Combine Multiple AND/ORs in an IF Statement
I'm trying to create a text mode column that combines the && operator with the OR operator for multiple options. Anyone know if it's possible to combine them?
This is what I'm trying to get in the simplest way possible and right now my expression is a little overwhelming. 
If the project status is A, B, OR C AND condition is At Risk OR In Trouble, True Text, False Text