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
- 64.1K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 140 Just for fun
- 57 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!