UCLA Lorna
Registered User.
- Local time
- Yesterday, 21:54
- Joined
- Mar 8, 2005
- Messages
- 32
I have a form to enter data for patients into my table. In the past, I created a button to search records by patient last name using the button wizard to create a record navigation button. However, I had to make sure to repeat the search until I searched the entire table especially if I searched on a popular last name like Smith. In addition, there were several Amy Smiths. Is there a way to search on Smith and have a list pop up all of the Smiths in my database, and then click on the Smith that I wanted? In this list, I would like last name, first name and date of birth so I can identify the correct patient. Thanks.