Index/Lookup formulae
Hi Team, Can you please share what sort of Index and match formuale would we write to bring in the Project ID on the New sheet
The project name on the auto updated is a combination and can be searched and then corresponding project id needs to be populated
Answers
-
=INDEX(COLLECT({Project ID Column Sheet 1}, {Project Name Column Sheet1}, CONTAINS([Project Name]@row, @cell)), 1)
-
Thank you. I should have named the columns differently. Just re-named them.
So based on your recommendation - =INDEX(COLLECT({Project ID Column Sheet 1}, {Project Name Column Sheet1}, CONTAINS([Project Name]@row, @cell)), 1)
the formulae would read as =INDEX(COLLECT({ID}, {Project}, CONTAINS([Shirt]), 1)
-
Almost. I believe this would be what you need based on your examples above:
=INDEX(COLLECT({ID}, {Project}, CONTAINS([Project Name]@row, @cell)), 1)
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives