returning ALL values that match

M

matmich

I inheirated a spreedsheet which produces a picklist.
User enters item numbers, then clicks the "sort/print" button whic
sorts the items by their location and prints the sheet.

Heres my problem we now want to add more than 1 location for the sam
item. How can I have the program return ALL locations for the produc
vs. the 1st one it comes to in the data table??

i can supply some of the code if neccessar
 
Top