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.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!