G
Guest
Hello,
I have a form with a combo box and a subform. When the user selects the
appropriate name from the combo box, the subform displays the information. My
question is, how do I get the subform to refresh if the user selects a
different name? Example: (step 1) when the form opens, John Doe selects his
name from the combo box and the subform displays the desired data. (step 2)
After viewing that data, he selects Jane Doe from the combo box. Now the
subform should refresh and display the data pertaining to Jane Doe.
Currently, I can only get step 1 to work. Please help me to get step 2 to
work.
Also, is there a way to make the subform visible only after a name has been
selected from the combo box?
I have a form with a combo box and a subform. When the user selects the
appropriate name from the combo box, the subform displays the information. My
question is, how do I get the subform to refresh if the user selects a
different name? Example: (step 1) when the form opens, John Doe selects his
name from the combo box and the subform displays the desired data. (step 2)
After viewing that data, he selects Jane Doe from the combo box. Now the
subform should refresh and display the data pertaining to Jane Doe.
Currently, I can only get step 1 to work. Please help me to get step 2 to
work.
Also, is there a way to make the subform visible only after a name has been
selected from the combo box?