R
Ryan
I currently have sort of a search engine form. It has several options that
when selected creates a query on a large set of data. Everything seems to be
in order. Everything is based on my Generate button at the end. When I click
it, it is supposed to open a form with 2 graphs on it and a list. These
graphs and lists are supposed to be updated with the queries that the other
form has created. The probly I'm having is that since I'm opening a new form
it is not loading the query and updating the graphs. If I just put the graph
on the same page as the main form it updates no problem. It seems I do not
know how to make the button open up the new form, and at the same time update
the graphs with the query I just created. Any help would be much appreciated.
when selected creates a query on a large set of data. Everything seems to be
in order. Everything is based on my Generate button at the end. When I click
it, it is supposed to open a form with 2 graphs on it and a list. These
graphs and lists are supposed to be updated with the queries that the other
form has created. The probly I'm having is that since I'm opening a new form
it is not loading the query and updating the graphs. If I just put the graph
on the same page as the main form it updates no problem. It seems I do not
know how to make the button open up the new form, and at the same time update
the graphs with the query I just created. Any help would be much appreciated.