Hello. I am working on a form with two subforms. Based off of a combo box selection in the form, the first subform pulls up a list of names. What I want, is for the selected name in the first subform to control what the second subform pulls up (a list of training competencies that each person must have). I tried hiding a text box in the form and setting its value to be that of the primary key used by the subform to filter the 2nd subforms output, but setting the control source of the text box to the primary key of the subform causes the form to refresh constantly and refocus on the first record of the subform.
How can I have one subform effect the other? Let me know what information you need to help.
Thanks!
How can I have one subform effect the other? Let me know what information you need to help.
Thanks!