G
Guest
I created a database with user level security for a group of five
supervisors, and their manager. The database is configured so each
supervisor is directed to their own form. The CurrentUser fucntion is
employed so each supervisor has the ability to look at their work only.
However, the manager's custom form has a combo box so he can look at his work
and the work of his subordinates. It is not working right now because as the
queries are designed for CurrentUser, the manager can only look at his own
work. I already added the manager to the Admins group. Can I give the
manager the ability to look at other's work without creating new queries and
macros? Thank you.
supervisors, and their manager. The database is configured so each
supervisor is directed to their own form. The CurrentUser fucntion is
employed so each supervisor has the ability to look at their work only.
However, the manager's custom form has a combo box so he can look at his work
and the work of his subordinates. It is not working right now because as the
queries are designed for CurrentUser, the manager can only look at his own
work. I already added the manager to the Admins group. Can I give the
manager the ability to look at other's work without creating new queries and
macros? Thank you.