Automatically fill in form from combo box selection

G

Guest

I have a patient log form that I want to fill in by Social Security Number.
It looks like this:

SSN Last Name First Name MI
111-11-1111 Smith John J

I want to have a patients table that the primary key will be SSN. I want to
be able to start typing the SSN in the form and if the patient has a record
it will fill in Last Name, First Name, and MI automatically. However, if that
patient does not have a record in the table I want to fill in the fields
myself and have it saved to the table.

Is this possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top