T
TomC
I can best describe my problem with an example. I have a form which asks a
question and expects an answer of yes or no. I know I can validate the
answer by coding = "yes" or "no" in the validation rule parameter. My
problem is that there is a following question which requires answering only
if the preceding answer is yes. How can I validate that second answer only if
the preceding answer is yes??? I will skip the following answer if the
preceding answer is no.
Thanks for any help you might have for me,
Tomc
question and expects an answer of yes or no. I know I can validate the
answer by coding = "yes" or "no" in the validation rule parameter. My
problem is that there is a following question which requires answering only
if the preceding answer is yes. How can I validate that second answer only if
the preceding answer is yes??? I will skip the following answer if the
preceding answer is no.
Thanks for any help you might have for me,
Tomc