I need to create a query to obtain manager approval. We have several managers in our office and each manager has several staff who request several payments to several vendors. I created a query that the managers can run with parameter to show the records that his staff entered so he can approve. I want when the manager enter passcode to run the query, it shows only the records relating to his department and in the approval combobox where it shows all the manager, it filter to only his name. This way he can not see other department record and can not choose someone else to approve payments.
in summary, the query has to do the following:
1) When manager run the query, it only shows his records.
2) after the query run, the approval combobox will only shows the same manager name to choose if he approves.
Any suggestions!!
Thanks
in summary, the query has to do the following:
1) When manager run the query, it only shows his records.
2) after the query run, the approval combobox will only shows the same manager name to choose if he approves.
Any suggestions!!
Thanks