T
Timothy
Hello,
Ive got a form with 2 entry boxes. box 1 is attached to
qry1, and box 2 is attached to qry2. Looking for different
criteria.
I now have a 3rd qry, qry3, that compares the results from
the 1st two qrys and displays the records that have
matching primary keys, So I run the 3rd qry which runs the
two others automatically.
Ive made 3 qry groups like this to search a total of 3
tables.
I can run the 3rd qry's seperately and get the desired
results of all three qrys in datasheet view, but Now heres
the problem:
Ive attached the form to a macro that runs the 3rd qrys,
and opens a report to display the results for each 3rd qry.
I now get an error that says RECORDSET NOT UPDATEABLE. And
No datasheet or report is shown, and access locks up.
What am i doing wrong, and how can I fix it???
Thank you in advance
Timothy
Ive got a form with 2 entry boxes. box 1 is attached to
qry1, and box 2 is attached to qry2. Looking for different
criteria.
I now have a 3rd qry, qry3, that compares the results from
the 1st two qrys and displays the records that have
matching primary keys, So I run the 3rd qry which runs the
two others automatically.
Ive made 3 qry groups like this to search a total of 3
tables.
I can run the 3rd qry's seperately and get the desired
results of all three qrys in datasheet view, but Now heres
the problem:
Ive attached the form to a macro that runs the 3rd qrys,
and opens a report to display the results for each 3rd qry.
I now get an error that says RECORDSET NOT UPDATEABLE. And
No datasheet or report is shown, and access locks up.
What am i doing wrong, and how can I fix it???
Thank you in advance
Timothy