Countif help where range column contains column formula and text
Answers
-
Thank you for this information!
OK, so the only formula listed above that could produce a #NoMatch error would be the VLOOKUP.
Is is possible that there's a hidden row or collapsed child row that has this error?
Can you try adding the IFERROR around the Project Type formula to see if this resolves your initial COUNTIF formula?
Try this:
=IFERROR(VLOOKUP([Innovation Type]@row, {GPN Dashboard Look-up Table Range 1}, 2, false), "No Match")
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Changing Project Type to the formula you suggested worked!
=IFERROR(VLOOKUP([Innovation Type]@row, {GPN Dashboard Look-up Table Range 1}, 2, false), "No Match")
Summary Formula for Active project count is now working :)
Thank you all!!!
-
No problem! I'm glad we could get to the bottom of it and find the root cause. The domino effect with formula errors can be a tricky one to identify! 🙂
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!