I am creating a form that has a subform. The main form is unbound
with a combo box, list box and a textbox. I need to get the subform
(a form that is bound to a query) to automatically update whenever an
item in the listbox is clicked, or whenever the textbox gets updated.
Thanks for your help.
with a combo box, list box and a textbox. I need to get the subform
(a form that is bound to a query) to automatically update whenever an
item in the listbox is clicked, or whenever the textbox gets updated.
Thanks for your help.
Comment