Combo Box Results In A Report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a combo box in a form. The combo box stores the ID of a table but
displays the description of the item in the table. There are two columns in
the table and the width of the first column is 0.

I can open a report from the form.

I want the description from the combo box to display in the report.

The Control Source for the text box in the form is:
=Forms!frm_Change!cbo_ Problem_Type_ID

The ID is displayed in the report not the description. How can I change the
Control Source syntax in the report to display the description?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top