M
Michael Beatty
I have a access db that is for keeping stats for a high school golf team. I
have a query importing data from multiple tables, I have a cross tab query
set up as follows
Players Team 1 Team 2 Team 3
Jon Doe 31 23 34
fldPlayers is the Row Heading
fldOpponent is the column heading
fldTotalScore is the value
what I would like to do is:
1. Add a column with the players best at home score
2. Add a column with the players overall average.
to look like this
Player Team 1 Team 2 Team 3 Home Average
Jon Doe 32 34 32 34 33
I can't seem to manually had them becuase I can only have one column field.
Any help would be greatly appreciated
have a query importing data from multiple tables, I have a cross tab query
set up as follows
Players Team 1 Team 2 Team 3
Jon Doe 31 23 34
fldPlayers is the Row Heading
fldOpponent is the column heading
fldTotalScore is the value
what I would like to do is:
1. Add a column with the players best at home score
2. Add a column with the players overall average.
to look like this
Player Team 1 Team 2 Team 3 Home Average
Jon Doe 32 34 32 34 33
I can't seem to manually had them becuase I can only have one column field.
Any help would be greatly appreciated