COUNTIFS Reference another sheet #UNPARSABLE
Hello,
I am trying to use COUNTIFS to count the occurrences of 'On Call' in one range and 'Account' in another range. Both ranges are in another sheet.
=COUNTIFS({From_Trackit_Data Range 8}, "On Call", {From_Trackit_Data Range 7},"Account")
What am I doing wrong?
Thanks!
Answers
-
@Michael Methe I would troubleshoot with =countif({From_Trackit_Data Range 8}, "On Call"), If that works, try adding the second condition.
(I suspect you have a wee issue with one of the range definitions.)
dm
-
Are you getting an error message or an incorrect count?
-
I was getting unparsable. Now I am getting a count, but incorrect.
I can filter the sheet on those ranges and see there are 100+ matching records though.
=COUNTIFS({From_Trackit_Data Range 8}, "On Call", {From_Trackit_Data Range 7}, "Accounts")
screen cap of data
-
How many are you getting vs how many should you have?
How exactly are you creating your cross sheet references?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 430 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!