Trouble creating COUNTIFS
For the life of me I cant get SS to sum certain target values.
For example I have an "Audit Status" column with drop down functions, some of these functions represent being "completed" and I have a sheet that I want to reference these variables as combined.
i.e. Completed, Not Required, QC Complete, and Bypass QC all mean that we have had an auditor onsite, but I cant get them to calculate in another worksheet as a reference calculation.
I tried unsuccessfully to use the "or" function and the "&" but always get 0 as the returned result... Im stumped
Comments
-
Hi,
COUNTIFS will only count data that meets all criteria. Try adding COUNTIF functions together:
=COUNTIF({cross-sheet reference}, "Completed") + COUNTIF({cross-sheet reference}, "Not Required")
More on COUNTIF can be found in the help center: https://help.smartsheet.com/function/countif
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives