Hello all. This may seem simple to some, but i have been racking my brain trying to figure this out. i have a table that is called "CUSTOMERS". It includes: COMPANY NAME, COMPANY/DEPARTMENT, BILLING ADDRESS, CITY, STATE/PROVINCE and POSTAL CODE. I have several customers listed in the table. i then have an order details table where i enter data. In the customers field, i have a dropdown box that i can select a customer from. it is a lookup based on a list box. When i run a report to show the order details, the report only shows the Company name. How can i get the entire address to show up?
I then have the same concern with the product on the order. I have a "PRODUCTS" table with several lines that include "PRODUCT NAME, PRODUCT DESCRIPTION & PRODUCT DESCRIPTION1. When entering an order detail, i also have a drop down menu to select the product. However, when i run a report, only the first line shows up.
Any help would be greatly appreciated!
I then have the same concern with the product on the order. I have a "PRODUCTS" table with several lines that include "PRODUCT NAME, PRODUCT DESCRIPTION & PRODUCT DESCRIPTION1. When entering an order detail, i also have a drop down menu to select the product. However, when i run a report, only the first line shows up.
Any help would be greatly appreciated!