Hi all,
I am struggling to create a normal column chart, my requirement is
I have three colums
the table contains the product names, the transaction type (buy/sell) and the quantity. Now I have to create a chart with unique product names in the x-axis and the available quantity of each product (after buy and sell) in the y-axis. being a starter with excel programming I am struggling to accomplish this task. can anyone please help me in completing this.Code:product Transtype Quantity abc buy 100 xyz buy 50 xxx buy 200 abc sell 50 yyy buy 25 xxx sell 150
Thanks in advance
JP
Before you create the chart you will need to summarize the data.
You will need to identify the unique items and calculate the buy/sell totals.
Best done with pivot table/chart
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks