can someone help me with this please.
Forms used:
(1) Main form
- contains words say for example A/b/c/d/e/f/g
- these words can be of "true" value either by check box or drop down menu
(2) Other forms
- each word (in the main form) has a full form.
What i am trying to do is, when the value is true in the main form, i would like access to prepare that form after i finish from the main form and make them ready when i hit the command button "Next"
for example:
in the main form i tick the words b/f/g
then click the command button "Next"
it takes me to form "B", then when i am done with it i click "Next" and
it takes me to form "F", then when i am done with it i click "Next" and
it takes me to form "G", then the command button "Finish" is waiting for me.
Can you please help me with the easiest way to accomplish this task?
i really appreciate your help. thank you.
Forms used:
(1) Main form
- contains words say for example A/b/c/d/e/f/g
- these words can be of "true" value either by check box or drop down menu
(2) Other forms
- each word (in the main form) has a full form.
What i am trying to do is, when the value is true in the main form, i would like access to prepare that form after i finish from the main form and make them ready when i hit the command button "Next"
for example:
in the main form i tick the words b/f/g
then click the command button "Next"
it takes me to form "B", then when i am done with it i click "Next" and
it takes me to form "F", then when i am done with it i click "Next" and
it takes me to form "G", then the command button "Finish" is waiting for me.
Can you please help me with the easiest way to accomplish this task?
i really appreciate your help. thank you.