That's correct Doug. (CounterSales UPC code table)

At the moment I'm outputting 1 row for each UPC which spits out around 34000 rows.
Some of the Item numbers have up to 15 UPC's attached to them, (so they are displayed on 15 rows)
I figure if i could create a new Calculated column that conatenated all of the related UPS for each Item.
Then I could tie each row into my other .CSV export that has 1 row per Item number. (exporting a single CSV instead of two which i combine together in Google Sheets.)

Adrian