And another question I have:
A retail store has 5000 SKU's. Within all those SKU's are items that are similar, for example Pepsi/Coke/Sprite may all be represented as soda.
Example:
SKU 0001 Soda Pepsi Qty sold 150
SKU 0002 Soda Coke Qty sold 250
SKU 0003 Soda Sprite Qty sold 350
How can I write a formula to do display something like the following?
Soda Qty sold 750 (which is the sum of the above items)
Thanks in advance for your help!
A retail store has 5000 SKU's. Within all those SKU's are items that are similar, for example Pepsi/Coke/Sprite may all be represented as soda.
Example:
SKU 0001 Soda Pepsi Qty sold 150
SKU 0002 Soda Coke Qty sold 250
SKU 0003 Soda Sprite Qty sold 350
How can I write a formula to do display something like the following?
Soda Qty sold 750 (which is the sum of the above items)
Thanks in advance for your help!