i have a form to generate report with 3 filters,
1.sales_person,
2.Client_Name,
3.Product_ID
these are combo selection and the report is working fine with these 3 filters. filtering by a query. all 3 feilds on the same table.
what i am unable to do is make these filters as option to select with a check box. like if i dont want the third filter product but to generate report with the other two filters sales_person and client_name.
any help would be greatly appreciated.
if any one can upload a sample that would be of great help.
edt: uploading my DB
Form report_generator on medical_request_query and table medical_requeset
1.sales_person,
2.Client_Name,
3.Product_ID
these are combo selection and the report is working fine with these 3 filters. filtering by a query. all 3 feilds on the same table.
what i am unable to do is make these filters as option to select with a check box. like if i dont want the third filter product but to generate report with the other two filters sales_person and client_name.
any help would be greatly appreciated.
if any one can upload a sample that would be of great help.
edt: uploading my DB
Form report_generator on medical_request_query and table medical_requeset
Attachments
Last edited: