Hi guys,
I have a dynamic chart where I can choose a company by a drop down box and it will show me the products under that company on the chart.
I have on the right hand side check boxes with 3 ranges of cost. So I can select for eg products that cost less than $50 under that company.
What I would like to do though is add check boxes which control the x axis. So for eg it would be check box for product and check box for items under that product. This would mean the x axis would change from product names to item names ideally.
I have read this article but the x axis is the same for each checkbox
http://chandoo.org/wp/2010/08/31/dynamic-chart-with-check-boxes/
Is this at all possible (or am i biting more than I can chew) and when it is possible - is it possible to do without a macro or vba code?
I have a dynamic chart where I can choose a company by a drop down box and it will show me the products under that company on the chart.
I have on the right hand side check boxes with 3 ranges of cost. So I can select for eg products that cost less than $50 under that company.
What I would like to do though is add check boxes which control the x axis. So for eg it would be check box for product and check box for items under that product. This would mean the x axis would change from product names to item names ideally.
I have read this article but the x axis is the same for each checkbox
http://chandoo.org/wp/2010/08/31/dynamic-chart-with-check-boxes/
Is this at all possible (or am i biting more than I can chew) and when it is possible - is it possible to do without a macro or vba code?