Use Combo Box to Select Month to Display Data on Chart

C

Carlee

Hi All,

I have a bar graph that shows the following information
X Axis = Date
Y Axis = Copper Produced

Question: How can I enable the user to select a month from a drop-down list
and the chart show the data only for the selected month?
 
Top