J
Julia
Hi,
I can't seem to figure out how to filter subform records.
I have a form with two list boxes, one with a list of products and one with
a list of names. I want users to be able to click on a product and/or name in
the listbox and filter the records in the subform according to their
selection. Ideally the records would filter after selecting an item in the
listbox (the onclick event), but I could also have the action perform after
clicking on a separate command button.
I can't seem to figure out how to specify that the subform records should be
filtered based on the listbox selection.
Can anyone help me here?
Julia
I can't seem to figure out how to filter subform records.
I have a form with two list boxes, one with a list of products and one with
a list of names. I want users to be able to click on a product and/or name in
the listbox and filter the records in the subform according to their
selection. Ideally the records would filter after selecting an item in the
listbox (the onclick event), but I could also have the action perform after
clicking on a separate command button.
I can't seem to figure out how to specify that the subform records should be
filtered based on the listbox selection.
Can anyone help me here?
Julia