E
ericb
On a form is a number of command buttons and a subform.
I would like to use the 'on click' event of a button to change the filter of
the subform and to get different lists of people.
All my filters work and are stored in respective queries.
How do I write an event procedure on the click event to change the Filter
and update the subform ?
Thank you for the help.
I would like to use the 'on click' event of a button to change the filter of
the subform and to get different lists of people.
All my filters work and are stored in respective queries.
How do I write an event procedure on the click event to change the Filter
and update the subform ?
Thank you for the help.