Combo Box in Report

S

Sue

My combo box stores data in the table as the ID number.
When I want to use this in a report how do I get it to
give the words in the combo box instead of the ID number?
 
A

Alan

-----Original Message-----
My combo box stores data in the table as the ID number.
When I want to use this in a report how do I get it to
give the words in the combo box instead of the ID number?
.
In the query you use for the report, select the text
field that is related to the Id number and use it as the
control source of a text box in the report.
 

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

Top