Well, thanks to mkallover, I've got it working now. I just didn't quite understand that the requery points to the combobox in my subform... my requery statement should have been:
Me!sfrm1Molds.Form![Combo2].Requery
Of course, making that same combobox look at the mainform combo to get its row...
Oh man, I'm getting close! Thanks so much, mkallover!
Now, for some reason, my "molds" combobox does not refresh (requery?) if I go back up and click on a different customer. Perhaps I didn't add the requery correctly, I just added it as a line towards the end of the subroutine already there...
I think I need some hand-holding, I've searched but can't seem to find anything written to my level (uh, low).
I'm trying to setup a DB to catalog our injection molds at work. Each customer can have many molds, each mold can have one or many parts in it. So, I have three tables: Customers...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.