working on some pageant scoring program and ran into big problem.
there are three events in the pageant and after the second, the top3 contestants (finalists) are chosen. the thing is i need all the scores from all 3 judges before i can determine the finalists. so far, only the 3rd (last) judge to enter his scores can view the top3 contestants. i know i'ld use a waiting form to stall the first two until the last judge is done, but have know idea how to do that. help, anyone! im using microsoft access to store the information and oleDB