VLookUp or Join/Collect with multiple cell entiers not working

Paul Eckerstorfer
โญโญ
Hi,
I am struggling with a tricky formular - need help.
What do I want?
- I type in cell (Lot joined / 10) any Lot Number e.g. "LHA1" (--> see "black circle 1")
- In cell (Lot joined / 11) only those TW numbers should be returned/displayed that are in the same line as the Lot Number "LHA1" in the yellow table above.
Thx.
Paul
Answers
-
In [Lot Joined]11 try using the formula below:
=JOIN(COLLECT([TW Number]2:[TW Number]6, [Lot joined]2:[Lot joined]6, CONTAINS([Lot joined]10)), '; ")
-
Hi Jason,
I already tried this --> #incorrect argument set.
Regard,
Paul
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!