Hello all,
This is my situ.
I have a database with 3 tables. The first is the customer details table that stores customer details and the customer ID key field. The second is the order details table which stores the order details such as the P&P and the courier, this table has the Order ID key field. The third table is the order line table, this table includes specific details such as quantity and product title. This table has the Order ID foriegn key field.
I have a form that displays the customer details and allows the user to add and edit the records. This form also has the order details fields in it but I am unable to enter anything into these. Its as if they are locked but there not. It doesnt give me any erros, it just doesnt let me put anything in. I set up the form with the wizard because i dont know how to link forms, i let the wizard do all that.
The other problem i have is I cant get the combo box to view the product title from the Order Line table. This combo box is in a sub form that displays as a datasheet. I also need it to display the unit price for that product when it is selected from the combo box.
Please could you help me with this problem. Thank-you very much
Rue
This is my situ.
I have a database with 3 tables. The first is the customer details table that stores customer details and the customer ID key field. The second is the order details table which stores the order details such as the P&P and the courier, this table has the Order ID key field. The third table is the order line table, this table includes specific details such as quantity and product title. This table has the Order ID foriegn key field.
I have a form that displays the customer details and allows the user to add and edit the records. This form also has the order details fields in it but I am unable to enter anything into these. Its as if they are locked but there not. It doesnt give me any erros, it just doesnt let me put anything in. I set up the form with the wizard because i dont know how to link forms, i let the wizard do all that.
The other problem i have is I cant get the combo box to view the product title from the Order Line table. This combo box is in a sub form that displays as a datasheet. I also need it to display the unit price for that product when it is selected from the combo box.
Please could you help me with this problem. Thank-you very much
Rue