INDEX MATCH FORMULA
Hello,
I'm using the following formula in one of my sheets. The expectation was to have the formula compare random entries within the {WARRID} and [Claim ID]:[Claim ID] column and when a match was identified return the cell value contained in the {POTTL} column for the matched row. So far I have not had any luck.
=INDEX({WARRID}, MATCH([Claim ID]:[Claim ID], {POTTL}, 0))
The source sheets currently do not contain any matching entries so I expected to see "no match" returned however, the formula is returning #INCORRECT ARGUMENT. What am I missing?
Thanks in advance,
Best Answers
-
I managed to get this one solved using the following formula.
=IFERROR(INDEX({POTTL}, MATCH([Claim ID]@row, {WARRID}, 0)), 0)
Regards,
-
Hi @LeAndre P
Well-done! I'm glad you were able to figure this out. 🙂
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Answers
-
I managed to get this one solved using the following formula.
=IFERROR(INDEX({POTTL}, MATCH([Claim ID]@row, {WARRID}, 0)), 0)
Regards,
-
Hi @LeAndre P
Well-done! I'm glad you were able to figure this out. 🙂
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 142 Industry Talk
- 473 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives