C
cStar07
Guest
Hi,
I have a combo box link with the data in "TABLE A". "Table A" has 3 fields - Account Number; Name; Address. How do i link the data of each respective field's data to be reflected on each textbox?
For example :when i select "kely" from the combo box then "kely" will be reflected on textbox1; "kely"'s Account Number will be reflected on textbox2 and "kely"'s Address will be reflected on textbox3.
I have a combo box link with the data in "TABLE A". "Table A" has 3 fields - Account Number; Name; Address. How do i link the data of each respective field's data to be reflected on each textbox?
For example :when i select "kely" from the combo box then "kely" will be reflected on textbox1; "kely"'s Account Number will be reflected on textbox2 and "kely"'s Address will be reflected on textbox3.

Last edited: