Hi,
I am having problems bringing in data from another table in a form. I currently have 4 tables that are relevant. CUSTOMERS, ORDERS, ORDERS_MACHINES and MACHINES (The Orders_Machines table is used to break down the many to many relationship and includes a list of machines and the quantity purchased etc.)
I have made a form (Orders) which includes the customer ID and all of the information about the order. Such as date, total cost etc. I have then included a subform called Orders_Machines that includes all of the machines and how many were purchases.
In the MACHINES table, there is a field called 'New?' which deciphers if a the machine is new or not and will be used later in a make table query for warranty information. The warranty will expire in 6 months for 2nd hand machines and 1 year for new machines.
What I want to do, is bring the NEW? information from the MACHINES table dependant on what Machine ID is selected. But this doesn't work, do I have to use a control source? I can't get that to work either. Please help!
I can give more info if needed.
Thanks
I am having problems bringing in data from another table in a form. I currently have 4 tables that are relevant. CUSTOMERS, ORDERS, ORDERS_MACHINES and MACHINES (The Orders_Machines table is used to break down the many to many relationship and includes a list of machines and the quantity purchased etc.)
I have made a form (Orders) which includes the customer ID and all of the information about the order. Such as date, total cost etc. I have then included a subform called Orders_Machines that includes all of the machines and how many were purchases.
In the MACHINES table, there is a field called 'New?' which deciphers if a the machine is new or not and will be used later in a make table query for warranty information. The warranty will expire in 6 months for 2nd hand machines and 1 year for new machines.
What I want to do, is bring the NEW? information from the MACHINES table dependant on what Machine ID is selected. But this doesn't work, do I have to use a control source? I can't get that to work either. Please help!
I can give more info if needed.
Thanks
