Refreshing a pivot chart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form, frmCoils. in it, when a user selects a CoilID a query,
qryChartData is filled with values from a table linked by CoilID.
qryChartData is the basis of 2 pivot charts, fmctVIW and fmctRFB.

the pivot charts are displayed on the frmCoils. Is there a way to get the
pivot charts to redraw themselves when a new CoilID is formed.

I have a vb event that activates when the combo box containing all CoilIDs
is updated, and would like the form refresh or whatever to update.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top