|
-
March 24th, 1999, 02:01 AM
#1
Getting Command Buttons To perform different subs depending on form state
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
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
|