filtering report via checkbox selection in a form

pavol_b

New member
Local time
Today, 19:05
Joined
Mar 15, 2005
Messages
6
Hi all,
I'm trying to create a filter function for a report, based on checkboxes in a form. The checkboxes in the form should be connected with specifich fields in my query. Some basic fields, like ID, name, address, tel.nr,... will be constant and checkboxes like age, specialization, membership dues, sex, Uni education, county,... has to be selected by clicking the desired checkboxes. After selecting the desired criteria, the report will be generated by clicking the DoCmd.OpenReport button. Can anyone kelp me please. Thanks in advance,
Pavol
 

Users who are viewing this thread

Back
Top Bottom