Need help for school project
I have been given an assignment that involves making a multiple choice quiz. I am new to Vb 2005 and I'm not sure how to record the score or the name of the person playing. Each of the questions has a different form and thats where my problems have been.
Any help would be greatly appreciated:cool:
Re: Need help for school project
Yeah i'm in the same trouble as you mate
Re: Need help for school project
Since you are using multiple forms, I'd use a module to create/Dim all the needed varialbels to store the scores, declare them as public and you will have them available in all forms!
Re: Need help for school project
Would you be able to show me the code? I also need help with saving hi scores to a text document that can be opened later:afrog: