VLookUP
MForston
✭✭✭
Im doing a VLookUp (FX: VLookUp([Product Type]@row, {Product Type Assign PCM Range 2}, 2, False) Where the [Product Type] is a column that allows multiple values in the cell. When there is multiple values in the cell my formula will error out. But I want it to be able to give me both. The column that has this formula I set to be able to have multiple values also. But it will only give me an error. Any Thoughts on how to get it to work with only having one value in the cell?
Answers
-
Try this:
=INDEX(COLLECT({Column To Pull From}, {Multi-Select Column}, HAS(@cell, [Product Type]@row)), 1)
-
Thank you! I will try this
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!