Stephanie T.
Registered User.
- Local time
- Today, 05:21
- Joined
- Jun 20, 2002
- Messages
- 60
I hope this is an easy one...
I have a table that holds our Order Data, in that table I have a Query to pull specific Customer information (from that table) so that when my data entry person is in the Order Data form filling out newly processed orders, she can simply pull the customer information from a Combo Box. That all works great.
However, each customer has several shipping addresses. In the Customer pull down Combo Box on the form you can see the three columns of each Customer Name, and each of their Shipping Addresses, and Notes. That works great.
The problem: once she chooses a customer, the form only shows the customer's name. How do I get the form/combo box (possibly in the table itself) to show all three columns of information.
Thank you,
Stephanie
I have a table that holds our Order Data, in that table I have a Query to pull specific Customer information (from that table) so that when my data entry person is in the Order Data form filling out newly processed orders, she can simply pull the customer information from a Combo Box. That all works great.
However, each customer has several shipping addresses. In the Customer pull down Combo Box on the form you can see the three columns of each Customer Name, and each of their Shipping Addresses, and Notes. That works great.
The problem: once she chooses a customer, the form only shows the customer's name. How do I get the form/combo box (possibly in the table itself) to show all three columns of information.
Thank you,
Stephanie