Hi,
I am trying to standardize our process in security in terms of creating default application access for new hires based on their job title.
1. I receive report from HR with current list of users every month. list is on a spreadsheet with location codes, job code, job title, first and last name, employee number etc
2. I created a spreadsheet with the basic access for a user based on the job title
what i need access to do is:
1. needs to have search function that can query in multiple tables and list results base on the input string.
ex: input string is a 'job code'
- i need access to return results with names of users with that job code as well as the corresponding locations where that user is located.
- base on the result, it needs to supply additional result showing what applications that user have access to.
3. i also need access if possible to connect to active directory to verify information for each user from the list hr provided.
sorry i am VERY VERY new to access and just trying to take the initiative to clean the mess our old analysts did.
Thank You