Link Query results back to a form?

E

Eric

Hi There!
I have an Access 2000 database with one table, one
query and one form. When I run the query I would like the
user to be able to click on the primary key of a record in
the query results and have the form with the same primary
key pop up. Is this possible? Any help would be greatly
appreciated. Thanks eric
 
J

Jeff Boyce

Eric

Consider another approach ...

If you put a combo box in the header of the form, use the query to populate
the combo box, you can filter the form to display the row that the user
selects in the combo box.

Good luck

Jeff Boyce
<Access MVP>
 

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

Top