R
Rob Brookbanks
I want to make a form with a series of "Next" buttons... Just the standard
thing where each next button "Walks" through the steps I intend the users to
take.
Before I start the coding, is there a good or a bad way to do it? I was
intending to have NextButton1, NextButton2 etc, all stacked one on top of
the other and make each one visible or invisible as I step through the form.
I would also have a "Cancel" button that always does the same thing, and a
"Done" button for when I have finished the walk through
Is this the best way to do things, or is there an alternative method?
TIA,
Rob
thing where each next button "Walks" through the steps I intend the users to
take.
Before I start the coding, is there a good or a bad way to do it? I was
intending to have NextButton1, NextButton2 etc, all stacked one on top of
the other and make each one visible or invisible as I step through the form.
I would also have a "Cancel" button that always does the same thing, and a
"Done" button for when I have finished the walk through
Is this the best way to do things, or is there an alternative method?
TIA,
Rob