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!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!