S
Scott A
Here's what I've got:
I've build a Query by Form search interface, which
accepts parameters and generates a query. I have then
based a form on the fields returned by the query.
Now the Problem:
As is stands right now, the user can enter their
parameters in the QBF form, but when they run the form,
all they will see is the resulting table built by the
query. What I want is for them to see the form built on
the query, with the records filtered by the QBF form.
If they just opened the form, they will have to enter the
parameters without the QBF interface - which will mean
nothing to them.
In short - how to I jump from form to form, and still run
the query in between?
Thanks,
Scott
I've build a Query by Form search interface, which
accepts parameters and generates a query. I have then
based a form on the fields returned by the query.
Now the Problem:
As is stands right now, the user can enter their
parameters in the QBF form, but when they run the form,
all they will see is the resulting table built by the
query. What I want is for them to see the form built on
the query, with the records filtered by the QBF form.
If they just opened the form, they will have to enter the
parameters without the QBF interface - which will mean
nothing to them.
In short - how to I jump from form to form, and still run
the query in between?
Thanks,
Scott