G
Guest
Can anyone help with this frustratingly easy problem?
I have a table with two columns: CourseCode and CourseName. I have a form
with a bound combo box to the table showing the course codes. I have an
unbound text box that I want the course description to appear in that relates
to the course code selected in the combo box.
I have tried various bits of code in the OnChange property of the combo box
and different criteria in the record source properties of both the combo and
text boxes, but nothing seems to work.
This must be really easy, but I just cannot fathom it. Any suggestions?
I have a table with two columns: CourseCode and CourseName. I have a form
with a bound combo box to the table showing the course codes. I have an
unbound text box that I want the course description to appear in that relates
to the course code selected in the combo box.
I have tried various bits of code in the OnChange property of the combo box
and different criteria in the record source properties of both the combo and
text boxes, but nothing seems to work.
This must be really easy, but I just cannot fathom it. Any suggestions?