J
jrmfzf
I have a form that has data based on a crosstab query. I've added a
parameter on the form and into the query that filters the data. The
only problem I'm having is that everytime I open the form I'm prompted
to enter the paramter before the query can run and populate the form.
What I want to do is have the query run a default value when the form
is opened, so that when I change the value on the form I can requery it
and the data is updated. Right now it's a Catch 22 because I can't run
the query without the form open, but I can't open the form without the
query having been run. Looking forward to your help.
parameter on the form and into the query that filters the data. The
only problem I'm having is that everytime I open the form I'm prompted
to enter the paramter before the query can run and populate the form.
What I want to do is have the query run a default value when the form
is opened, so that when I change the value on the form I can requery it
and the data is updated. Right now it's a Catch 22 because I can't run
the query without the form open, but I can't open the form without the
query having been run. Looking forward to your help.