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.
Formula to Ignore a N/A if selected from a dropdown, and not break the rest of the formula
I need to add another scenario to one of y formulas,
If one of the departments does not have to approve a certain type of change, they will choose N/A from the drop-down. So I will need the Approval Status column to IGNORE the N/A in that row. So if only 3 people needed to approve it choosing then the non approvers choose N/A and the Approval Status will still show Approved.
Thanks for the help
Comments
-
can you do a COUNTIF of the number of approved statuses and see if its greater than your required total?
It's hard to answer without seeing your data
-
HI Rjudenburg, sure send me your email address I will share the sheet with you.
Thanks
-
Hi Mark,
You can also count the N/A's as "Approved" by adding a separate COUNTIF statement. Something like:
IF((COUNTIF([ColumnA]#:[ColumnF]#,"N/A") + COUNTIF([ColumnA]#:[ColumnF]#,"Approved"))=6,"Approved","Not Approved")
Jim
-
Hi Canada Jim, can you please send me your email so I can grant you access to take a look? thanks
-
Hi Mark. Sent offline.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives