Hi,
Each project in my database has (up to) two managers: MgrI and MgrII.
We need a report that is to be grouped by Manager.
How could I create reports based on a manager's name...regardless if he/she is MgrI or MgrII.
E.g. ............Mgr I ................. Mgr II
Project 1: .........Jane Doe.............John Smith
Project 2: .........Ken Lopp ............Jane Doe
Project 3: .........John Smith...........Ken Lopp
So the report on Jane Doe needs to report on her Project 1 (where she is Mgr I), and her Project 2 (where she is Mgr II). ...
thanks in advance,
Sarah
Each project in my database has (up to) two managers: MgrI and MgrII.
We need a report that is to be grouped by Manager.
How could I create reports based on a manager's name...regardless if he/she is MgrI or MgrII.
E.g. ............Mgr I ................. Mgr II
Project 1: .........Jane Doe.............John Smith
Project 2: .........Ken Lopp ............Jane Doe
Project 3: .........John Smith...........Ken Lopp
So the report on Jane Doe needs to report on her Project 1 (where she is Mgr I), and her Project 2 (where she is Mgr II). ...
thanks in advance,
Sarah