VLOOKUP to Return Value - Duplication Issue
Hello,
I am needing help with my formula - I have project plan template I am working with. My goal is to get the formula to pull up the Task Names that have a Milestone Flag in the first column.
The problem I am having, the formula works, but only for the first result (first flagged item), and duplicates the task name in each row the formula is in, instead of pulling up the remainder of the flags
Answers
-
Instead of a VLOOKUP, try a JOIN(COLLECT instead. See: Gather all matching content into one cell
=JOIN(COLLECT([Task Name]9:[Task Name]225, Milestone9:Milestone225), ", ")
Cheers,
Genevieve
Join us at Smartsheet ENGAGE 2024 🎉
October 8 - 10, Seattle, WA | Register now
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 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!