Connecting Tech Pros Worldwide Forums | Help | Site Map

refresh a graph object in vba

Peter Bailey
Guest
 
Posts: n/a
#1: Nov 13 '05
I have a list box that allows me to select a course module after update the
vba creates various quiries and recordsets that populate the form. the last
action in vba opens a new form with a microsft graph object on it that shows
a graph of the bookings over a 20 week period.

the first form is still open to allow the user to select another year or
module. how do I get the form to update I guess refreshes its drawing or
repaint based on the newly updated query.

The painful way is to press a clear button that closes the form (how do I do
that as well) and then reopen the form but that seems the long way.

regards in advance
Peter




Closed Thread


Similar Microsoft Access / VBA bytes