I currently designing a football game i have inserted a database into VB6 with all the imformation i need.
I currently have 8 teams and am trying to make like a small cup game.
The game works but i have to select the tea,s myself.
I want to be able to draw the teams out or just by clicking on the home and away teams randomly select a team but i don't want the teams to be the same in the home and away text boxes.
For working out the score i have used randomize
would it be possible to put text box next to each player to tell you who has score in a match or would this be too difficult any ideas?