COUNTIFS formula for criteria in two columns in another sheet not working
I am counting how many ads are live out of how many total and I'm unable to get the COUNTIFS formula to work. The cell should reference another sheet and count how many ads are live in each category.
The formula I'm using is coming up unparesable even though I referenced Smartsheet's many help pages on this topic. What am I doing wrong?
=COUNTIFS({6. Ad Placement Tracker Range 1}:{6. Ad Placement Tracker Range 1}, 1, {6. Ad Placement Tracker Range 2}:{6. Ad Placement Tracker Range 2},"eNewsletter"})
Best Answer
-
When using a cross sheet reference, you only enter it once.
=COUNTIFS({Cross Sheet Reference}, @cell = "Text")
When you set up the cross sheet reference, you would click on the column header to select the entire column and that is built into the reference automatically.
Answers
-
When using a cross sheet reference, you only enter it once.
=COUNTIFS({Cross Sheet Reference}, @cell = "Text")
When you set up the cross sheet reference, you would click on the column header to select the entire column and that is built into the reference automatically.
-
@Paul Newcome THANK YOU!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 68K Get Help
- 474 Global Discussions
- 209 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 85 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!