No Match...but the formula works
Can someone help me with this? I have a formula which works but it's finding NO MATCH for two lines but I don't know why as the formula has no problem finding a different line on the same sheet…
This is the formula:
=IFERROR(IFERROR(IFERROR(INDEX({IQA Log Record Closed?}, MATCH([Primary Column - IQA Ref]@row, {IQA Log IQA Ref No}, 1)), INDEX({Daily Quality Inspections Record Closed?}, MATCH([Primary Column - IQA Ref]@row, {Daily Quality Inspections IQA Ref No}, 1))), INDEX({Re-Make Log Record Closed?}, MATCH([Primary Column - IQA Ref]@row, {Re-Make Log IQA Ref No}, 1))), INDEX({CNC Mistakes Log Record Closed?}, MATCH([Primary Column - IQA Ref]@row, {CNC Mistakes Log IQA Ref No}, 1)))
The sheet and range in question is the "Daily Quality Inspections ***"
Any help would be appreciated!
Answers
-
All the 1s that you have in the third portion of each MATCH function should be 0s.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 460 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 461 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!