How do I create a formula to capture the total number of inquiries by group name?
I am trying to create a formula to capture the total number of inquiries by plan group name? I can use the formula =COUNTIFS({National Alliance Operation Inquiries Range 2}, "GROUP NAME", however, I have over 200 groups to choose from. I am not sure how I can capture them without creating a formula for each plan group name.
Best Answer
-
If you put the plan group names in a column
GROUP NAME Formula
Group A.........................f
Group B.........................f
Group C.........................f
etc
You can use a cell reference.
=COUNTIFS({National Alliance Operation Inquiries Range 2}, [Group Name]@row)
Answers
-
If you put the plan group names in a column
GROUP NAME Formula
Group A.........................f
Group B.........................f
Group C.........................f
etc
You can use a cell reference.
=COUNTIFS({National Alliance Operation Inquiries Range 2}, [Group Name]@row)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!