C
Chris B
I have a query which looks for the student name inserted in a specific form.
I do not want this form open to all users (due to other functions on the
form). However, I do want all users to be able to access the query. I have
designed another form for general users to insert the student name.
How can I get the query to look for the student name in whichever form is
open?
My only current solution is to copy the query and fill in the criteria
differntly. This is not a problem, however, the query generates a report
which I need for both levels of user. If I copy the query I will need to
create another report which is identical to the first except linked to the
new query.
This is obviously a problem if I want to update the report at any time.
I hope someone can help!
Thanks
I do not want this form open to all users (due to other functions on the
form). However, I do want all users to be able to access the query. I have
designed another form for general users to insert the student name.
How can I get the query to look for the student name in whichever form is
open?
My only current solution is to copy the query and fill in the criteria
differntly. This is not a problem, however, the query generates a report
which I need for both levels of user. If I copy the query I will need to
create another report which is identical to the first except linked to the
new query.
This is obviously a problem if I want to update the report at any time.
I hope someone can help!
Thanks