I have a sheet within excel that contains data in columns such as Technology type and different types of products from that technology. The data sheet looks like this:
Technology Process Number Product 1 Product 2 Product 3
Tech 1 1 15 30 45
Tech 2 1 15 45 30
Tech 1 2 45 30 15
Tech 3 1 30 14 30
Tech 3 2 45 12 50
Tech 1 3 16 17 18
I would like a user to be able to select which technologies they want to find information on. Lets say a user wanted information on Tech 1 and Tech 2. Once the user selects Tech 1 and Tech 2 I want a chart with the x axis labled Process number, y axis with total number of products, and a bar chart with the data of the total number of products to automatically generate. In this example it would have Process 1 a total of 254Process 2 a total of 197, and Process 3 a total of 51.
If there is anyone able to help me I will greatly appreciate it.
Thanks in Advance,
DeAnte
Technology Process Number Product 1 Product 2 Product 3
Tech 1 1 15 30 45
Tech 2 1 15 45 30
Tech 1 2 45 30 15
Tech 3 1 30 14 30
Tech 3 2 45 12 50
Tech 1 3 16 17 18
I would like a user to be able to select which technologies they want to find information on. Lets say a user wanted information on Tech 1 and Tech 2. Once the user selects Tech 1 and Tech 2 I want a chart with the x axis labled Process number, y axis with total number of products, and a bar chart with the data of the total number of products to automatically generate. In this example it would have Process 1 a total of 254Process 2 a total of 197, and Process 3 a total of 51.
If there is anyone able to help me I will greatly appreciate it.
Thanks in Advance,
DeAnte