Been doing a Database for a piece of coursework today and so far I have managed to complete the required tasks, until now and I am stuck.
This is what I need to do...
1)I need to add the customer number from the customer number text box on the customer form to the customer number text box on the place an order form.
So once I have placed an order, I click the save button on the place an order form and it can save the order to the related person on the customer form via their customer number.
I could add it manually, but the task specifically says...
"Will need to enter the customer number automatically into the order, taking it from the customer form you have from."
CustomerNo is the name of the text box on the customer form
CustomerNo is also the name of the text box on the place an order form
The exact form name I need to take the value from is called Customer
Thanks
Steve
This is what I need to do...
1)I need to add the customer number from the customer number text box on the customer form to the customer number text box on the place an order form.
So once I have placed an order, I click the save button on the place an order form and it can save the order to the related person on the customer form via their customer number.
I could add it manually, but the task specifically says...
"Will need to enter the customer number automatically into the order, taking it from the customer form you have from."
CustomerNo is the name of the text box on the customer form
CustomerNo is also the name of the text box on the place an order form
The exact form name I need to take the value from is called Customer
Thanks
Steve
