J
JohnE
Hello. I have a main form that has a tab control on it. The first tab has
the parent information on it. The tab also has a subform on it that shows
the children. My dilemma is when the form is opened the child information is
visible for first record. What I would like is for the subform to be empty
until the parent is selected from a listbox that is on the tab. When the
parent is selected from the listbox, the parent information fills in then the
subform springs into action and displays the appropriate child records.
How can I get the subform to display nothing until the parent is selected?
Thanks.
.... John
the parent information on it. The tab also has a subform on it that shows
the children. My dilemma is when the form is opened the child information is
visible for first record. What I would like is for the subform to be empty
until the parent is selected from a listbox that is on the tab. When the
parent is selected from the listbox, the parent information fills in then the
subform springs into action and displays the appropriate child records.
How can I get the subform to display nothing until the parent is selected?
Thanks.
.... John