I have a table for SKUs that includes the ID, Name, Description, and SKU Category ID. Of course there is another table for SKU Categories. Each SKUID must have a corresponding SKU Category it falls into. I am trying to create a form so that someone can use a combobox to drop down the particular SKU Category Name and then load at once many new SKUs that would fall under that category. I tried to setup the form with a datasheet view but I can't get the combobox to work so that whatever they enter is attributed to the particular SKU Category. Any thoughts? thanks.
SKUID
SKUNAME
SKUDESCRIPTION
SKUCATIDFK
SKUCATID
SKUCATNAME
SKUCATDESCRIPTION