I have a combo box on a form which gets its value from a table called job#. That job# table has a field for job# and a field for description. The form that writes its records to a table called tblentry. How can I make a label on the form display the description for the job# when it is selected from the combobox?
Thanks, BMZ



