kentwoodjean
Technical User
I have a program that Tracks the projects received within a department, who works on them, the time used and the costs associated. I now have a request from that area to adjust a report that will show a designated employees results. Normally, I would set the query/report criteria to ask for the NAME of the emp. to pull their results.
What they would like is a combo box that will provide a dropdown list of all employees where they can click the employee they want and subsequently receive the report specific to that employee.
I thought about using a button on the switchboard that would give me a form, add the combo box, select the employee, and click a button on the form to Preview the Report. If this can be done, it probably requires some type of Visual Basic, of which I am not very good at. Any suggestions??
What they would like is a combo box that will provide a dropdown list of all employees where they can click the employee they want and subsequently receive the report specific to that employee.
I thought about using a button on the switchboard that would give me a form, add the combo box, select the employee, and click a button on the form to Preview the Report. If this can be done, it probably requires some type of Visual Basic, of which I am not very good at. Any suggestions??