The next step is a Schedule table with a field for the Team, a field for the
Location, and a field for the date (don't name it Date, that's a reserved
word). Each record in this table would be one scheduled game.
You would need a Form to enter data into this table, and probably some code on
the form or in the criteria upon which the form is based to prevent anomalies
like one team playing in two locations on the same date, or play against
themselves, or the like. The details will vary depending on your table
structure.
--
John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/Forums/en-US/accessdev/
http://social.answers.microsoft.com/Forums/en-US/addbuz/
and see alsohttp://
www.utteraccess.com