I'm trying to create a project that will display the charts data based on the selected month in my combo box, how can I do that ?
Filter Chart data based on the selected month in the form combo box
Collapse
X
-
Tags: None
-
Hi.
Welcome to Bytes.com.
As your question includes so little information I'm going to ask that you explain a bit about the chart you're using. Is it a standard chart or one of the new Modern Charts that was released quite recently. Getting the value of a ComboBox is straightforward enough, and doing that every time a new item is selected is also easily triggered so that's not difficult.
Personally I don't use charts of any variety very often so something on what you want to work with allows me to know what I'm looking into for you.
Comment