Can you combine the criteria of formulas?
Hi, I'm looking to input a formula to a sheet which will count the number of "Open" residual risks that are also recognised as 16 and above.
I already have a column for the number of Residual Risks scored 16 and above and a separate column counting the total number of open risks on the entire sheet.
Is there a way to make it count only the "open" number of risks scored 16 and above, currently it is counting residual risks 16 and above but both open and closed.
Best Answer
-
You should be able to use COUNTIFS for this:
= COUNTIFS ([RISK Residual Score]:[RISK Residual Score],>16,[Risk Open or Closed?]:[Risk Open or Closed?],"Open")
Answers
-
Hi @JennyB.
I hope you're well and safe!
Can you share some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help.
I hope that helps!
Have a fantastic week & Happy New Year!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
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.
-
Hi @Andrée Starå ,
This is the sheet were trying to add the formula to!
So the selected cell is the one we want to count the number of residual risks scored 16 and above that are 'Open'. This should equal 1 once the formula is put in but can't figure out the formula to count the Open risk that are also 16 or above.
-
You should be able to use COUNTIFS for this:
= COUNTIFS ([RISK Residual Score]:[RISK Residual Score],>16,[Risk Open or Closed?]:[Risk Open or Closed?],"Open")
-
Had to adjust slightly so it was 16 and above but it worked perfectly. Thank you for your help.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!