Hello everyone,
I am attempting to build a database for a business but I have stumbled across a problem. The user of the database will submit the customer's order via a form which will then obviously appear in the table. I have got all of that set up and I am happy with it.
However, on the form there are three fields which are causing a problem; ItemID, Order and Price. I watched a video on YouTube which I found very useful and beneficial for a database (https://www.youtube.com/watch?v=rSPS24EfijI) and I had previously used this video to build a friend's database this way, and it worked for them but it doesn't for me.
All in all, when the user selects an ItemID from the drop down box on the form, I want the Order and Price text boxes to populate automatically as they will all link. I know it works because as I said I done it for a friend, but for some reason it isn't for me.
I will attach my database down below.
Orders1.accdb
Many thanks and I appreciate all answers,
Colmans