nellyville
New member
- Local time
- Today, 07:58
- Joined
- Jul 15, 2012
- Messages
- 5
Hi
I am trying to use 3 different tables to create an enquiry form/table
I have the following tables
customer data
product data
and I am using a form to create enquiries I receive into an enquiry table
I have managed to link the customer data so that when I select a customer from a combo box it brings in customer details such as shipping details, customer contact, email etc
I now want to do the same with the product code, so that I create a combo box and the part code drops down so I can select it, then I want it to bring in product data such as description. I can make the combo box work but am unable to assign a control to make it a bound box because the control I would use "ID" does not show even though I have brought it in when I created the combo!
hope the above is clear enough for someone to help me
)
Thanks
I am trying to use 3 different tables to create an enquiry form/table
I have the following tables
customer data
product data
and I am using a form to create enquiries I receive into an enquiry table
I have managed to link the customer data so that when I select a customer from a combo box it brings in customer details such as shipping details, customer contact, email etc
I now want to do the same with the product code, so that I create a combo box and the part code drops down so I can select it, then I want it to bring in product data such as description. I can make the combo box work but am unable to assign a control to make it a bound box because the control I would use "ID" does not show even though I have brought it in when I created the combo!
hope the above is clear enough for someone to help me

Thanks