I have a database that is secured by access using the user security. I now need to secure it more. Currently, a user can log in and see all the records and I need to filter the records by the user’s log in so they can see only the employees who report to them. How can I do this?
Thanks,
Deborah