onncheng07
New Member
Hi All,
I'm would like to create a pivot table with chart, but unsure where to start from.
Example: I have ordered groceries items from Supplier A and would like to know:
1) the price fluctuation by date for each items.
2) the total quantities ordered
[pre]
[/pre]
Thank you
I'm would like to create a pivot table with chart, but unsure where to start from.
Example: I have ordered groceries items from Supplier A and would like to know:
1) the price fluctuation by date for each items.
2) the total quantities ordered
[pre]
Code:
Date Items Qty Price
01/03/13 Fish 1.5kg $20
01/03/13 Potato 0.5kg $3
01/03/13 Beef 2.0kg $35
05/03/13 Fish 2.0kg $25
05/03/13 Eggs 100nos $5
08/03/13 Fish 1.0kg $18
Thank you