I have an SQL server database which is linked to Access via ODBC link. It is based on a fantasy football system.
The problem i am having is one to do with validation. On an Access form I have 2 combo boxes. one containing a Home team, the other containing an Away team.
At present a HOME team can play against it's self, the AWAY team.
I want to make sure that one football team cannot be select in both the Home and Away combo boxes at the same time.
Any ideas would be greatfully received.
The problem i am having is one to do with validation. On an Access form I have 2 combo boxes. one containing a Home team, the other containing an Away team.
At present a HOME team can play against it's self, the AWAY team.
I want to make sure that one football team cannot be select in both the Home and Away combo boxes at the same time.
Any ideas would be greatfully received.