Form Query help

PRodgers4284

Registered User.
Local time
Today, 06:20
Joined
Feb 17, 2009
Messages
64
I have created a form with a command button that has a query assigned to it to find a particular record (AdmissionNo) and this works fine. The query opens the table view instead of displaying the results in the form. I have done this for another form but i cant remember how i did it, is there a settings that i change or something to open the query in the form view. Any help is much appreciated.
 
Create a form based on the query and use your button to open the form to the desired record.
 

Users who are viewing this thread

Back
Top Bottom