E
enrico via AccessMonster.com
i have a combobox that the source is from a data of one of my tables. how do
i automatically fill my two textboxes with records everytime i choose a data
from my combobox?
e.g.
table Client
Client
Position
Address
combobox = Client
everytime combobox is filled with a particular client, textbox1 will be
filled by the client's corresponding position and textbox2 with the client's
address.
i automatically fill my two textboxes with records everytime i choose a data
from my combobox?
e.g.
table Client
Client
Position
Address
combobox = Client
everytime combobox is filled with a particular client, textbox1 will be
filled by the client's corresponding position and textbox2 with the client's
address.