G
Guest
Hello. I have a basic Access form in which I have a ComboListBox that
displays a persons name in "LastName, FirstName" format from a table called
Patients.
What I want to be able to do is pull 3 other attributes from the record
associated with the name chosen in the ComboListBox and populate 3 seperate
text boxes on the same form.
Is there a way to use this without having to set-up a DAO, ADO, etc..
recordset?
I haven't tried to do something like this in a few years, so I'm drawing a
total blank.
Thanx.
Andy
displays a persons name in "LastName, FirstName" format from a table called
Patients.
What I want to be able to do is pull 3 other attributes from the record
associated with the name chosen in the ComboListBox and populate 3 seperate
text boxes on the same form.
Is there a way to use this without having to set-up a DAO, ADO, etc..
recordset?
I haven't tried to do something like this in a few years, so I'm drawing a
total blank.
Thanx.
Andy
