I am attempting to count if 2 criteria are met in one sheet that is not the sheet I am reporting to

HollyD
✭✭
Example: Count if "Won_2022" (in the first column) and "Phone Call" (in the second column). Thanks.
Best Answer
-
Hi @HollyD
Is this what you're looking for?
Formula:
=COUNTIFS({first column range}, "Won_2022", {second column range}, "Phone Call")
Column ranges:
Tomasz Giba
Answers
-
Hi @HollyD
Is this what you're looking for?
Formula:
=COUNTIFS({first column range}, "Won_2022", {second column range}, "Phone Call")
Column ranges:
Tomasz Giba
-
It worked! One character diff in what I was trying to do. Thank you so much!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67K Get Help
- 442 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 79 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!