D
DoctorG
I have a combo-box in an Access2000 form to select the occupation of a
contact. The occupations table is linked on its first column to the master
table and only the description column is visible in the form.
I want to include this description in a report initiated from a button on
the form. I can reference standard fields using
[Forms]![thisform]![fieldname] but I cannot seem to be able to reference the
second combo-box column, despite the fact that it is visible!!
Please help out!!! And, yes, I am new to Access coding!!!
contact. The occupations table is linked on its first column to the master
table and only the description column is visible in the form.
I want to include this description in a report initiated from a button on
the form. I can reference standard fields using
[Forms]![thisform]![fieldname] but I cannot seem to be able to reference the
second combo-box column, despite the fact that it is visible!!
Please help out!!! And, yes, I am new to Access coding!!!