Requery Graph

L

lez

Hi Guys,

Can anyone tell me how to requery a graph based on a query?

I have set in my form's Timer Interval event a value of 10000
and in the forms on Timers event:

Private Sub Form_Timer()
Me.Requery
End Sub

This works on other forms I have created from a query, yet on the graph it
does not.

Do I have to enter these values somewhere else?
 

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

Similar Threads


Top