Hello,
I would like to create a form where the user would select a category and based on the selection, will click on the report button and report with the category selected would open.
I have several reports that I would like to display based on the filter that the user selects on the main form. In other words, I have the following lists:
NY
DC
VA
ALL
If the user selects NY, the report will list employees of NY only. If the user selects ALL, the report will list everyone in the company.
Is there an easy way to do this?
Thanks!
I would like to create a form where the user would select a category and based on the selection, will click on the report button and report with the category selected would open.
I have several reports that I would like to display based on the filter that the user selects on the main form. In other words, I have the following lists:
NY
DC
VA
ALL
If the user selects NY, the report will list employees of NY only. If the user selects ALL, the report will list everyone in the company.
Is there an easy way to do this?
Thanks!