HELP!!!! I have a form with a combo box to select "Staff ID" and a
Calendar which puts the selected date into my "Date" field. These two
fields are the criteria for my parameter query. I then have a form
which reads from this query. This works fine!!! :)
the problem is that i want to be able to open this query (form) from
more than one selection form, so i assumed that in the criteria i
could just write the name of the "staff id" on form 1 and then put
"Or" and then "staff id" from form 2...but when i am on the form
selecting my staff id and date i select ok to run the query (open the
form) and it then wants both of the selection fields not just one..
any ideas?
thanks
Calendar which puts the selected date into my "Date" field. These two
fields are the criteria for my parameter query. I then have a form
which reads from this query. This works fine!!! :)
the problem is that i want to be able to open this query (form) from
more than one selection form, so i assumed that in the criteria i
could just write the name of the "staff id" on form 1 and then put
"Or" and then "staff id" from form 2...but when i am on the form
selecting my staff id and date i select ok to run the query (open the
form) and it then wants both of the selection fields not just one..
any ideas?
thanks
Comment