COUNTIFS
Good afternoon all!!
First time poster on here and still learning my Smartsheet.
Stumped on the formula and looking for some assistance.
I'm trying to count the checkboxes in the 2 columns on the sheet below, SUG Scheduled and SUG Completed.
What I am trying to do is count it each column for each similar column for the sheet below, separated by fleet type.
So for example on the second image, I want it to display for 73N SUG Scheduled, that 6 boxes are checked on Sheet1.
Thank y'all in advance!
Best Answer
-
Give this a try:
=COUNTIFS({SUG Requests Fleet}, @cell = 737, {SUG Scheduled}, @cell = 1)
Answers
-
What is your current formula that is throwing the error?
-
This is the current formula I entered which is giving me an unparse. I still have not been able to integrate to recognize by each fleet.
-
Hi @Jason F
I believe what Paul is asking for is the actual formula copy/pasted that you're trying to use... for example:
=COUNTIFS({Fleet Column Reference}, Fleet@row, {SUG Scheduled Column Reference}, 1)
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
I had forgotten to paste the formula.
=COUNTIF[(SUG Requests Range 3), {SUG Scheduled}:{SUG Scheduled}, =1]
-
Give this a try:
=COUNTIFS({SUG Requests Fleet}, @cell = 737, {SUG Scheduled}, @cell = 1)
-
I got it figured out. It was giving me an invalid ref but I realized I had the sheet references in wrong.
Thank you very much @Paul Newcome
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!