tim.breeding
New member
- Local time
- Today, 08:18
- Joined
- Sep 15, 2007
- Messages
- 7
I've got a PO form where I'm selecting names from combo boxes populated by other tables. When the selection is made, the ID# associated with that name is stored in the form's table source.
The problem is, when I run a report(using the report wizard) the ID# is displayed on the report. How would I go about writing a query or whatever else I need to get it to display the name instead of the ID#? What(if any) relationships do I need to build between the tables?
The problem is, when I run a report(using the report wizard) the ID# is displayed on the report. How would I go about writing a query or whatever else I need to get it to display the name instead of the ID#? What(if any) relationships do I need to build between the tables?