how would i set up a text box to be controlled by the combobox and give a value in a diffrent field ie to show the description when the code is selected in the combobox?
what i have is a combobox that queries another table and is displaying both the "code" and "description" fields. i want to be able to enter the eg "0101" into the combo box and it should then show "Exam" in the same combobox
Thanks Louis
I have a table with the following:
Code: Description
0101 Exam
0111 Extensive Exam
0121 Full case assesment
etc
i have a lookup command in another field in a diffrent table but want to be able to enter the code in that field and it should then show the description not the code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.