06-22-2008, 08:58 PM
I think the best way would be a list; questions 1 to 100 with answer to each question A B C or D. and then based on the answers do something. I will use an EXE dialog for all my work. It will probably look like the tests that we took in school but I do not know how to tally or sum up the answers. Example If(1=B and 2=D and 3=A and 4=D) as you can see this program would take way to much programming and err checking. Is there a better way of doing the programming?