Help with a query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Help.

I have a query that runs and opens a form. The form has many records
associated with it and when the query runs it does not open to the data you
just queried on. Does anyone know how the code to get the form assocated
with the query to open on the data you just queried on???
 
I don't understand the question. The query pulls up the records you want to
see if you run the query by itself? The form does not display the same
thing as the query?

Rick B
 
The query pulls up info in a form. In this form there are many records.
Once you find the record you want, you hit a button in the form that runs an
append query that adds the information in the first form along with some
additional info into the main database. It then opens the main database form
with all of the records in the database, but not on the record you just
queried on.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top