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
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