Accessnewbie83
New member
- Local time
- Today, 09:05
- Joined
- Sep 23, 2012
- Messages
- 2
hi, I am pretty new to access, and am building my first big db, I have managed to figure out almost everything I want to achieve however there is one thing that I just cant get:
I have two tables one with customer details and one with item details, when an order is placed I want to put the customer ID against that item.
I have a main form that is used to select a customer and will show all their outstanding orders, from that I have a pop up form that allows me to add a new item to their account. But the problem is that in this pop up form I have three combo boxes which are used to filter and select the specific item (each item has a unique ID) I can get this form to display all the info ie the item ID and customer ID but I cannot get the customer ID to save against that item ID in the item table.
Hopefully one of you gurus out that can help me with this, as I say I am fairly new to Access and my db is probably not build particularly well but I have managed to make it do everything I want so far.
Thanks in advance for any help.
I have two tables one with customer details and one with item details, when an order is placed I want to put the customer ID against that item.
I have a main form that is used to select a customer and will show all their outstanding orders, from that I have a pop up form that allows me to add a new item to their account. But the problem is that in this pop up form I have three combo boxes which are used to filter and select the specific item (each item has a unique ID) I can get this form to display all the info ie the item ID and customer ID but I cannot get the customer ID to save against that item ID in the item table.
Hopefully one of you gurus out that can help me with this, as I say I am fairly new to Access and my db is probably not build particularly well but I have managed to make it do everything I want so far.
Thanks in advance for any help.