INDEX/COLLECT Formula for gathering list of data
Hi, I am not sure if INDEX, MATCH or COLLECT will be the right things to use in this formula but I'm very much a beginner in using those functions.
On Sheet 1 I have a massive list of Restaurants (Column 1: Restaurant Name). Also on that sheet is Column 2: Division (For example Tampa Bay Restaurant is in the Southern Division).
On Sheet 2 I have a list of those Divisions in Column 1: Division. On Sheet 2 Column 2: Restaurants in Division, is where I would like a formula that looks at Sheet 1 and collects every restaurant name that is in the Division listed on Sheet 2 Column 1.
I've done a fair bit with INDEX/MATCH functions but nothing with COLLECT yet. Anyone have any ideas on how this could be done?
Comments
-
Hi All, I figured out a JOIN/COLLECT Formula would be best for this. I have the formula working as follows with carriage return between each value (CHAR(10)).
SHEET 2 COLUMN 2 Restaurants in Division =JOIN(COLLECT({Sheet1RestaurantName}, {Sheet1Division}, Division@row), CHAR(10))
-
Hi @KayHays
I hope you're well and safe!
Excellent!
Glad you got it working!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Please support the Community by marking your post with the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!