Formula to describe # of applicants per department in a specific quarter.
I have a CountIFs formula I have been trying to make work in order to tell me how many applicants we have for a specific department within a quarter.
=COUNTIFS({Quarter}, "Q1 2025", [{Department,[Primary Column]@row])
I am receiving an UNPARSEABLE error. Both range1 and range2 are references to the same separate sheet, but different columns. Both columns are drop down selections. The primary column is the department name.
Any help would be so appreciated!!!! Thanks!
Answers
-
The square brackets around the second range/criteria set need to be removed. You are also missing a closing curly bracket after the second {Cross Sheet Reference}.
-
I fixed this, but now I am getting an Invalid reference error. Any Ideas?
-
That means at least one {Cross Sheet Reference} has not been properly created.
.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!