There is probably a real easy answer to this one. Using access 2000, I have
a database with about 1000 client records in it. I am using a combo box in a
form which when I click in it, all of the client names are listed and
selectable, which is exactly what I want. When I click on a client name,
their name goes in the box, but the remaining client information doesn't
change, which of course has the potential in corrupting the entire database.
I want to be able to select a client name, and have the remaining
information for that client fill in automatically in the form. Any
suggestion on how to resolve this would be appreciated. Thanks in advance.
--
Terry
a database with about 1000 client records in it. I am using a combo box in a
form which when I click in it, all of the client names are listed and
selectable, which is exactly what I want. When I click on a client name,
their name goes in the box, but the remaining client information doesn't
change, which of course has the potential in corrupting the entire database.
I want to be able to select a client name, and have the remaining
information for that client fill in automatically in the form. Any
suggestion on how to resolve this would be appreciated. Thanks in advance.
--
Terry
Comment