Hi,
I have a form that has a chart control on it
When I open the form the chart appears blank with no data being displayed. If I single click on the chart then click on another control on the form, the data is displayed.
I open the form using VBA then set the chart RowSource but I can't get the VBA to click on and off the chart. Requery, Repaint, Refresh has no effect.
How can I use VBA to display the chart data without me having to click?
Cheers
I have a form that has a chart control on it
When I open the form the chart appears blank with no data being displayed. If I single click on the chart then click on another control on the form, the data is displayed.
I open the form using VBA then set the chart RowSource but I can't get the VBA to click on and off the chart. Requery, Repaint, Refresh has no effect.
How can I use VBA to display the chart data without me having to click?
Cheers