L
Lucas
I have a report based on a query that is generated when a
user clicks on a button on a form. One of the fields on
the report is Funder, which is a combo box on
frmReferrals tied to tblFunder. When the report is
generated, it lists the ID number of the choice, instead
of the Funder. Sounds like a bound column problem, but
my table is saving the selections properly. I don't see
a way to check bound columns in queries. What easy
oversight am I making?
Thanks for your help.
user clicks on a button on a form. One of the fields on
the report is Funder, which is a combo box on
frmReferrals tied to tblFunder. When the report is
generated, it lists the ID number of the choice, instead
of the Funder. Sounds like a bound column problem, but
my table is saving the selections properly. I don't see
a way to check bound columns in queries. What easy
oversight am I making?
Thanks for your help.