I am trying to write a program to keep track of scores in a soccer(football)league. The program will also have to keep track of league positions, points, goal differences etc. I wrote a similar program several years ago in pascal but think starting from new in VB will be easier than trying to convert the old code. Any help greatly appreciated.