HELP - Nested IF Statement
Having trouble with the nested if statement. I made sure to spell my columns EXACTLY as they are on the sheet.
First, here is my criteria:
1) If Dev Mgr Approval is Submitted, then show Pending Mgr Approval
2) If Dev Mgr Approval is Declined, then show Declined
3) If BOT Approval Req? is Yes, then show Pending BOT Approval
4) If PC RFA Application Number is greater than 0, then show Complete/Archived.
5) If none of the above, then show In Process.
Here is my formula, but getting the #UNPARSEABLE error:
=IF(([Dev Mgr Approval]1 = "Submitted", "Pending Mgr Approval", IF([Dev Mgr Approval]1 = "Declined", "Declined", IF([BOT Approval Req?]1 = "Yes", "Pending BOT Approval", IF([PC RFA Application Number]1 > 0, "Complete/Archived", "In Process")))))
Where am I going wrong?
Thanks all!
Comments
-
Hi,
At a glance, you got one parenthesis too many at the beginning of the formula.
Did it work after you removed that one?
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
I agree with Andree. One too many in the beginning. There is also one too many closing parenthesis at the end as well.
-
It worked! Thanks Andree and Paul - just couldn't see it staring at it so long.
-
An additional question - there is a form related to this sheet where users input new info for approvals. However, when the new row is inserted at the top, the Status column is reverting to an OLD status. It was previously a dropdown column, but I changed it to a Text/Number - I tested and it still reverts to the old status option. (Should be Pending Mgr Approval, but automatically populates Pending JA Approval.) So bizarre.
-
Do you have a formula in the Status column?
Also check your form to see if this is a default value for the field.
-
Yep, that column snuck its way onto the form as a hidden field. I deleted it, tested, and it fixed the problem. Thanks!
-
Excellent! Happy to help!
-
Happy to help!
Easy to miss!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives