Hi everyone
I am an intermediate access user and don't know much about vba or sql. I have an employee table and I want to make a form for my end user who knows nothing about access so he/she can generate multiple reports from that form by choosing different fields of the same table using check boxes. For example, the boss asks the user to generate a first name and last name list of all employees today. Tomorrow, he wants first name, last name and their employment date etc. How to make a query which can do this kind of thing? I mean having a form which has all table fields and the user can click on the check boxes necessary and then the report only shows selected check boxes.
Thanks in advance
I am an intermediate access user and don't know much about vba or sql. I have an employee table and I want to make a form for my end user who knows nothing about access so he/she can generate multiple reports from that form by choosing different fields of the same table using check boxes. For example, the boss asks the user to generate a first name and last name list of all employees today. Tomorrow, he wants first name, last name and their employment date etc. How to make a query which can do this kind of thing? I mean having a form which has all table fields and the user can click on the check boxes necessary and then the report only shows selected check boxes.
Thanks in advance