BTW, I did a test run with the public variables. While the blue player did win the first round (the first form), and added $100 to the blue player's score plus added 1 to the BWin, when Round2 form was set off, the variables didn't carry over.

Is it possible I have to place the following into the Form_Load section:

Code:
RWin = RWin
BWin = BWin
RDScore = RDScore
BLScore = BLScore