T
trainsteve
I have a table that contains the list of people's names and team leaders:
For Example:
Member Name Team Leader
Bob Johnson Sue Hall
Sue Hall Nick Jones
Jack Nichols Sue Hall
Mary Smith Sue Hall
What I need help with is what to i need to put in a query that return all
members of Sue Hall's Team, in which the 3 members (Bob, Jack, Mary) are
returned as well as the team leader Sue
For Example:
Member Name Team Leader
Bob Johnson Sue Hall
Sue Hall Nick Jones
Jack Nichols Sue Hall
Mary Smith Sue Hall
What I need help with is what to i need to put in a query that return all
members of Sue Hall's Team, in which the 3 members (Bob, Jack, Mary) are
returned as well as the team leader Sue