I've got a search form with a listbox. The source for the listbox is a query (made on the fly as the user types the search string) and displays a list of matching results. When I double click on an item, I want it to open the form "PatientTable" and goto the record "PatientNum". The listbox is already bound to the patient number column and I can get it by using the list.value property.. I just can't remember how to tell access to open the PatientTable form and go to that record.
Thanks in advance!
-Dustin
Thanks in advance!
-Dustin