This is what you want to do:
1) In the MDB that contains the personnel table, remove all permissions for the group Users. Add permissions for the group Admins.
2) Open, as a member of group Admins, the MDB that "links into" the personnel table.
3) Create a query that selects the fields you...