#NO MATCH result but not for identical formulas

I have two formulas that are fairly identical but one is producing a #NO MATCH error.
=COUNTIFS(Shop:Shop,Shop@row,[Review Start Date]:[Review Start Date], YEAR(@cell)= YEAR([Review Start Date]@row))
This works just fine and returns the proper counts. The Shop column is a number/text field - and the Review Start Date is a date field and returns the number of shops with reviews conducted during the year the review is conducted.
=COUNTIFS(District:District, District@row, [Review Start Date]:[Review Start Date], YEAR(@cell) = YEAR([Review Start Date]@row))
The District column is a number/text field and the Review Start Date is the same field from the previous formula - all on the same sheet.
This returns the #NO MATCH error - I have looked through the data, they are populated
The only other difference between the Shop field and District field is that the District Field is a calculated field. I am using the same formula with appropriate column changes for calculating the same thing for Region and Division counts and seeing the same issue….
Best Answer
-
Does that error exist in even one single cell within any of the referenced ranges?
Answers
-
Does that error exist in even one single cell within any of the referenced ranges?
-
Ok, it's Friday…I knew that….
So something I need to work into my routines is setting up a filter for errors by default. This was a case of a single cell that was an issue in about 3 years of data…hiding…just for me.
Set up error handling on the offending cell and everything is back to normal(ish)…
I may throw this into the future requests, but it would be nice to be able to click on the error and have it take me to the cell that first broke the formula.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!