Index Match Formula help
Hi all,
I have a Sponsorship Grid which lists all the product ID#'s the sponsor purchased within a single cell (comma separated). On my list of list of products (separate grid) I want to be able to reference the sponsor using that product. If this was one sponsor to one product I'd use index/match. Any ideas for the best approach?
Answers
-
Are you able to provide a screenshot for reference?
-
This is the Sponsor Grid - It contains the name of the company and the product ID #'s each sponsor has paid for.
This is the Product list. So I'm hoping to pull the name of the sponsor that purchased the product onto the Product List for reference.
-
Try something along these lines...
=JOIN(COLLECT({Source Sheet Company Column}, {Source Sheet Product # Column}, @cell = [Sponsor Product #]@row))
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!