going from a query to a form

mkdrep

Registered User.
Local time
Today, 06:44
Joined
Feb 6, 2014
Messages
181
Is there anyway to enable a query that pulls up just the basic information from a table and then click on the primary key field to open up a form I have created that contains all the information in a table in a more user friendly form that I created.

The two images attached show the data sheet results of a simple query. I'd like to be able to click on the JT# for each record (i.e. 201400426838) in the data sheet (query result1.jpg) and have it automatically open the form as shown in (resulting form.jpg)

Thanks....Mark
 

Attachments

  • Query result1.jpg
    Query result1.jpg
    69.3 KB · Views: 79
  • Resulting form.jpg
    Resulting form.jpg
    69 KB · Views: 66
If you put the Query results omto a Form then do whatever you like.

Simon
 

Users who are viewing this thread

Back
Top Bottom