Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculating Totals from other tables

Status
Not open for further replies.

munday63

Technical User
Jan 14, 2005
1
GB
I am creating a dream team database. I have a table for Goalkeepers, a table for defenders, a table for midfielders and a table for strikers. Each table includes player ID(Primary Key), Player Name, Club and Value.

Their is also a table with the Dream Teams. These include columns where the user chooses 1 goalkeeper ( from the goalkeeper table via lookup), 4 defenders (same way), 4 midfielders (again same) and 2 strikers (same).

What i am trying to do is to create another column which calculates the total value of all the players chosen in the previous columns but cannot figure it out.

Hope someone can help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top