how to use Join, Collect, match?

Hi, i have a sheet with a column with Job Codes and another column with Extrusion codes, im trying to use join collect on another sheet to get all of the different extrusion codes that are associated to each job code.

image.png

The sheet I want to collect the information to has a corresponding job code column so im trying to use "match" to join and collect the extrusion codes when the job codes match. so far ive been unsuccessful- any ideas?

image.png

my formula:

=JOIN(COLLECT({Extrusion Projections Range 1}, MATCH([Job Code / Batch]@row, {Extrusion Projections Range 2})))

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!