Stumped - getting #INCORRECT AUGUMENT SET
Not sure what I am not seeing. I had a longer nested string, and paired it down to a single argument, yet I am not seeing the issue:
=IFERROR(INDEX({All Stores Nexus ID Segments Segment}, MATCH([Nexus CRM ID]@row), {All Stores Nexus ID Segments CRM2}, 0), "")
The the match ref columns are the same properties.
Thanks in advance for any advise.
Mark C
Best Answer
-
I figured it out... simple fix
=INDEX({All Stores Nexus ID Segments Segment}, MATCH([Nexus CRM ID]@row, {All Stores Nexus ID Segments CRM}, 0))
Answers
-
What happens if you break the MATCH out into its own field, and reference that field in the INDEX column?
-
Not sure I understand.
-
I figured it out... simple fix
=INDEX({All Stores Nexus ID Segments Segment}, MATCH([Nexus CRM ID]@row, {All Stores Nexus ID Segments CRM}, 0))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 454 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!