BobDennison
Programmer
I have been asked to create a report that will show all projects grouped by manager. Each manager is only to see those projects that they are personally responsible for.
For example:
Manager A is responsible for Projects 1, 2 and 3
Manager B is responisble for Projects 4 and 5
Manager C is responisble for Project 6
etc.
Manager A is allowed to see Projects 1, 2 and 3, but not 4, 5 or 6
Manager B is allowed to see Projects 4 and 5, but not 1, 2, 3 or 6
etc.
I know this can be done because I saw it a long time ago, but I don't remember how to do it.
Any help would be greatly appreciated.
Thanks in advance Bob
For example:
Manager A is responsible for Projects 1, 2 and 3
Manager B is responisble for Projects 4 and 5
Manager C is responisble for Project 6
etc.
Manager A is allowed to see Projects 1, 2 and 3, but not 4, 5 or 6
Manager B is allowed to see Projects 4 and 5, but not 1, 2, 3 or 6
etc.
I know this can be done because I saw it a long time ago, but I don't remember how to do it.
Any help would be greatly appreciated.
Thanks in advance Bob