nutthick Posted December 10, 2004 Posted December 10, 2004 I have two tables, Matches and Goals, with a MatchID relating the two. One of the match layouts needs to display the match details (locations, teams etc.) which is easy, but is also required to display the score. The Goals table holds details of the MatchID, TeamID, Player who scored and the time. I'm assuming I can place a calculation field into the Match table to tell me the number of related records from Goals, but I don't know where to start. Also there is the added complication of Teams. The Match table includes the TeamIDs of the two teams playing, so the calculation needs to know which team scored the goal. Can anyone help? Thanks
Søren Dyhr Posted December 10, 2004 Posted December 10, 2004 Here's a few ideas ...take a look at the attached template! --sd Footie.fp7.zip
Recommended Posts
This topic is 7357 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now