|
-
May 31st, 2008, 04:04 AM
#1
Thread Starter
New Member
NEED MAJOR HELP!! new problem
Okay i have a project thats due tommoro and i forgot the commands that the teacher told us. I think the commands were hide and show, to hide the current question and show the next. How would i type these in?
cheers
-
May 31st, 2008, 04:21 AM
#2
Hyperactive Member
Re: NEED MAJOR HELP!! new problem
Bit more info would go a long way here mate but for a complete shot in the dark. Say you have question 1 in label1 and question 2 in label2 and they are on top of each other.
To show question 1
label2.hide
label1.show
To show question 2
label1.hide
label2.show
etc. Now lets see how I went on the Ouija board test.
-
May 31st, 2008, 04:42 AM
#3
Re: NEED MAJOR HELP!! new problem
Don't you have any class room notes or a text book to which you can refer?
-
May 31st, 2008, 04:45 AM
#4
Re: NEED MAJOR HELP!! new problem
 Originally Posted by madhayden
Okay i have a project thats due tommoro and i forgot the commands that the teacher told us. I think the commands were hide and show, to hide the current question and show the next. How would i type these in?
cheers
It's going to be a little hard to provide help if you don't really know what you want because you didn't pay attention in class.
-
May 31st, 2008, 05:09 AM
#5
Thread Starter
New Member
Re: NEED MAJOR HELP!! new problem
ey mates thanks for the help so far but got past that i think, so those HIDE and SHOW commands do i put that on the 'NEXT' button of my quiz or the actual quiz window. Also where should i put this command so that a score of correct answers will show at the end of the quiz the command is / If opt1.Value = True Then Correct = Correct + 1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|