I have two columns that loaded info into them...one is a product id number
w/lettersand the second has the product description....the product id is the
primary key and it has the product id numbers that I want the order form to
go by.
I have two columns that loaded info into them...one is a product id number
w/lettersand the second has the product description....the product id is the
primary key and it has the product id numbers that I want the order form to
go by.
I don't think the error is coming from the Combo Box - I presume it's
storing data into the ProductID field in your Order form, right? (Note
that I *did* ask for information about the tables and forms you are
using, and you chose not to provide that information, so I'm still
guessing in the dark here).
I think the error is arising because your form is not putting anything
into the Primary Key field of the Orders table (or OrderDetails table,
or whatever table the form is trying to update).
You're looking in the wrong place, in other words - the combo is
probably fine. It's something else.
I have absolutely no idea how your form, your combo box, your uploads,
or your table are structured, so all I can say is "I imagine so, if
you design things correctly".
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.