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
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.5K Get Help
- 466 Global Discussions
- 156 Industry Talk
- 510 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 520 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 307 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!