Hi!
I'm trying to figure out what I need to do in order to use a combo box to edit a subform from the main form. Here's a picture:
Basically, when I enter new Items, I want to click on the combo box to define which Mineral, then enter the Quantity in the text box. It should also display the quantity, if it already exists. As it stands, the combo box has the lookup list, but I can't figure out how to integrate it like I want.
Here's how everything's related:
And here's the table datasheet:
I'm entering new items manually this way, but I would like to have a drop down box instead of typing it out each and every time. Perhaps I'm going about the form all wrong. Any ideas?