I have created a spreadsheet to track apparel orders. In one column I have the products in a drop down menu, and can select multiple products from the list in one cell separated by a comma.
Eg. red shirt, blue shirt, green shirt
I would like to know how i could generate a sum for each product
eg: green shirt: 5
blue shirt: 7
I'd also like to know how to add a column next to products with a sum of the pricing for each product per row
Eg. red shirt, blue shirt, green shirt
I would like to know how i could generate a sum for each product
eg: green shirt: 5
blue shirt: 7
I'd also like to know how to add a column next to products with a sum of the pricing for each product per row