J
Jared
Hey guys.
I really appreciate all the help you guys have given me.
I have one advanced item that escapes me on how would be the best way to
handle it.
Here it is.
I have the following tables
Table Name: Team Table
Fields:
Team Name - Text - Primary Key
Division - Lookup to table Divisions/divisionName
Table Name: Divisions
Fields:
Id - Primary key
DivisionRank - Number
DivisionName - Text
Table Name: 2009 Schedule/Scores
Fields:
GameNumber - Primary Key
Date - Date
Home Team - Lookup to Table Team Table/Team Name
Away Team - Lookup to Table Team Table/Team Name
.... and a few other fields that dont have much bearing.
What I am trying to do is as follows:
When the league rep selects a Home Team, I want it to display the division
Rank beside it that was assigned to it in the Team Table.
ie.
Date Home Team Division Away Team Division
03/20/2009 Nutz N Boltz 2 Mixed Nuts 3
I need this either in a report or query but not sure how to set it up
properly.
When I try the drag and drop method in the Report it asks which relation to
assign that field too. So I select Home Team, then when I try to drag a
second one in for the Away team it does not ask me for the relationship.
Thanks
I really appreciate all the help you guys have given me.
I have one advanced item that escapes me on how would be the best way to
handle it.
Here it is.
I have the following tables
Table Name: Team Table
Fields:
Team Name - Text - Primary Key
Division - Lookup to table Divisions/divisionName
Table Name: Divisions
Fields:
Id - Primary key
DivisionRank - Number
DivisionName - Text
Table Name: 2009 Schedule/Scores
Fields:
GameNumber - Primary Key
Date - Date
Home Team - Lookup to Table Team Table/Team Name
Away Team - Lookup to Table Team Table/Team Name
.... and a few other fields that dont have much bearing.
What I am trying to do is as follows:
When the league rep selects a Home Team, I want it to display the division
Rank beside it that was assigned to it in the Team Table.
ie.
Date Home Team Division Away Team Division
03/20/2009 Nutz N Boltz 2 Mixed Nuts 3
I need this either in a report or query but not sure how to set it up
properly.
When I try the drag and drop method in the Report it asks which relation to
assign that field too. So I select Home Team, then when I try to drag a
second one in for the Away team it does not ask me for the relationship.
Thanks