P
pat67
I use Access to run my pool league. I am trying to get if not a
crosstab query, some query whic will give me one team's wins vs.
another team. Right now I enter results and use a union query to show
them. Here is the format of the union query:
GameDate GameID HomeTeam Player Team Result
12/1 1 AA Joe BB Win
12/1 2 AA Bob BB Loss
I then ran a crosstab query to show wins per team vs. the home team.
Team is the row, wins the value and home team the column.
What I am looking for is a way to show that Team A had say 10 wins vs.
Team B and Team B had 12 wins vs. Team.
Is there a way to combine crosstab queries? If not any advice?
crosstab query, some query whic will give me one team's wins vs.
another team. Right now I enter results and use a union query to show
them. Here is the format of the union query:
GameDate GameID HomeTeam Player Team Result
12/1 1 AA Joe BB Win
12/1 2 AA Bob BB Loss
I then ran a crosstab query to show wins per team vs. the home team.
Team is the row, wins the value and home team the column.
What I am looking for is a way to show that Team A had say 10 wins vs.
Team B and Team B had 12 wins vs. Team.
Is there a way to combine crosstab queries? If not any advice?