B
Bill
This forum has been great and I really appreciate it. I'm looking to expand
my database a step further. We have a database for incident reporting which
tracks things within our facility. For every incident there is a department
assigned.
What I want to do is allow the department heads to open access and view only
their department(s). I am using the windows log in username and passing that
to access. I have a security script which determines the users level based
on a table of read, edit or admin.
Now I want to expand this to filter the reports to those in the department
they are assigned. In some cases, like me for example, I am over several
departments and need to view many. Others will only view one department.
The table everything is stored in is DataSheet and the column for the
department is titled Department.
Any help and guidance you can lend would be GREATLY appreciated!!! Thx.
my database a step further. We have a database for incident reporting which
tracks things within our facility. For every incident there is a department
assigned.
What I want to do is allow the department heads to open access and view only
their department(s). I am using the windows log in username and passing that
to access. I have a security script which determines the users level based
on a table of read, edit or admin.
Now I want to expand this to filter the reports to those in the department
they are assigned. In some cases, like me for example, I am over several
departments and need to view many. Others will only view one department.
The table everything is stored in is DataSheet and the column for the
department is titled Department.
Any help and guidance you can lend would be GREATLY appreciated!!! Thx.