Quote:
Originally posted by ForestBoy
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.
Easy. Pick a random number up to the number of teams you have and that is the 'home' team. Do the same for the 'away' team - if it's the same as the home team then pick again.
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?
It should be easy enough, but I'm not too sure why you're stuck on this - could you give us some more information?