Tim
March 24th, 1999, 01:01 AM
Hi:
big time newbie, here.
I have a simple form with a label on it.
I have two command buttons. One is captioned yes and the other no.
Basically, I'm changing the label caption to a question.
The client clicks yes or no, then the label caption is changed.
The client clicks yes or no, and another caption is passed to the label.
This process continues, but does not repeat, as the more questions are asked, I need to know the path of yes's and no's followed to know which captions to pass to the labels. (hope that makes some kind of sense).
Basically, i want to know how to manipulate a command button so that i can get it to call different subroutines based on client choices during runtime.
thanks a lot,
Tim
big time newbie, here.
I have a simple form with a label on it.
I have two command buttons. One is captioned yes and the other no.
Basically, I'm changing the label caption to a question.
The client clicks yes or no, then the label caption is changed.
The client clicks yes or no, and another caption is passed to the label.
This process continues, but does not repeat, as the more questions are asked, I need to know the path of yes's and no's followed to know which captions to pass to the labels. (hope that makes some kind of sense).
Basically, i want to know how to manipulate a command button so that i can get it to call different subroutines based on client choices during runtime.
thanks a lot,
Tim