Hello
I am using Access 2010.
I have a table called tblTransfers that contains fields called patient_name (text field), MRN (number field) and Date_Tsfr_Req (date field).
I want to create a search form that allows the user to enter in one or all of the above and then the entries meeting the criteria will show in a list box. Then the user double clicks on an item in the list box and it opens up the form with the selected patient.
How can I go about doing this? Thanks very much.
I am using Access 2010.
I have a table called tblTransfers that contains fields called patient_name (text field), MRN (number field) and Date_Tsfr_Req (date field).
I want to create a search form that allows the user to enter in one or all of the above and then the entries meeting the criteria will show in a list box. Then the user double clicks on an item in the list box and it opens up the form with the selected patient.
How can I go about doing this? Thanks very much.