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
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!