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. This works fine!!! :)
the problem is that i want to use the same query with 2 different
forms...so i thought i could set the criteria as the name of the field
in the first tabel then use "Or" and put the name of the field in the
second form, but when i run the query it wants both..can anyone help??
thanks
Calendar which puts the selected date into my "Date" field. These two
fields are the criteria for my parameter query. This works fine!!! :)
the problem is that i want to use the same query with 2 different
forms...so i thought i could set the criteria as the name of the field
in the first tabel then use "Or" and put the name of the field in the
second form, but when i run the query it wants both..can anyone help??
thanks
Comment