Nesting multiple functions
Hello
I'm struggling to nest 3 IF functions extracted from 2 separate columns into 1 cell. The one column is a checkbox(ENM INITIATED) and the other is a drop down(JOB STATUS: COMPLETE, WIP, ON HOLD and NOT STARTED). Also the column in which the 2 functions are nested is a symbol type? These formulae all work individually but the moment I group them it gives me the error unparseable. Can someone help me with the structure of it?
This is the formula I've created: IF([JOB STATUS]@row = "COMPLETE"; "Green"; IF([ENM INITIATED]@row = 0; "Red"; IF([ENM INITIATED]@row = 1; "Yellow")))
Thanks
Answers
-
The above formula doesn't have any obvious issues. Are you able to provide a screenshot of the formula within the sheet similar to the screenshot below?
Help Article Resources
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
Check out the Formula Handbook template!