G
Guest
I have a text box on my report and the Control Source for it is a Foreign Key
field BodyPartID in my tbl_MainForm table. In my report based on
tbl_MainForm instead of showing the BodyPartID I want to see the Body Part
Description. The problem is the description is in a different table. Is
there anyway I can see the description instead of the Id even though just the
BodyPartID is stored in the table?
Thanks in Advance.
field BodyPartID in my tbl_MainForm table. In my report based on
tbl_MainForm instead of showing the BodyPartID I want to see the Body Part
Description. The problem is the description is in a different table. Is
there anyway I can see the description instead of the Id even though just the
BodyPartID is stored in the table?
Thanks in Advance.