COUNTIF worked 1st time but not the 2nd time
I'm a bit confused with a COUNTIF formula that works for one scenario but not another.
I have a sheet summary report counting values in columns
I'm counting how many check marks in the column "1st AE follow up" for each person so for example my formula for Rhonda is: =COUNTIFS(AE:AE, "Rhonda lastname", ([1st AE follow up]:[1st AE follow up]), 1) and I get a 0 for her which is correct. that same formula is repeated for each person in the "AE" column and they are all reporting the correct values.
I would also like to know how many check marks there are by leader so I used the SAME formula but just changed it a little to apply to the "Leader" column and not the AE column, but now I get an #INCORRECT ARGUMENT SET error so not sure why it is working for the AE column but not the Leader column-the formula is the same!
For reference my Leader formula is:
=COUNTIF(Leader:Leader, "Tracey", ([1st AE follow up]:[1st AE follow up]), 1)
Best Answers
-
The working formula looks to be a COUNTIFS and the non-working formula looks to be a COUNTIF.
-
Been there, done that. Glad I could help!
Answers
-
The working formula looks to be a COUNTIFS and the non-working formula looks to be a COUNTIF.
-
oh my goodness that is it! Thank you I've been staring at that formula forever and I never noticed that. I feel dumb now but sometimes it just takes another set of eyes!
-
Been there, done that. Glad I could help!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!