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.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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!