M
MrPAUL
I'm currently designing a contacts database. I want to be
able to select a contact from a list box and have the
correct information appear. Each contact has a Contact ID
(primary key), but the value in the list box is the
contact name. How do I get the database to search for the
value and retrieve the correct record? Code for this would
be very helpful.
able to select a contact from a list box and have the
correct information appear. Each contact has a Contact ID
(primary key), but the value in the list box is the
contact name. How do I get the database to search for the
value and retrieve the correct record? Code for this would
be very helpful.