C
caring4211
I'm still haven't been able to solve my problem with my form. The form was
created using the form toolbar. It has many yes or no checkboxes. If a
person marks the no checkbox, there is no need for them to go through the
rest of the question but should be able to jump down to the next question. I
wrote macros for each "no" checkbox that if it were marked, then to skip to
the next question. This works perfect on my machine but when I e-mail this
form to another person, only the first macro works. I did each macro as an
individual "sub". Should these instead be a function? As this form will be
e-mailed out to participants, they can't go in and tell each macro to run.
How do I get each macro to be "active" each time this form is opened? What
am I missing here?
Help!!!
created using the form toolbar. It has many yes or no checkboxes. If a
person marks the no checkbox, there is no need for them to go through the
rest of the question but should be able to jump down to the next question. I
wrote macros for each "no" checkbox that if it were marked, then to skip to
the next question. This works perfect on my machine but when I e-mail this
form to another person, only the first macro works. I did each macro as an
individual "sub". Should these instead be a function? As this form will be
e-mailed out to participants, they can't go in and tell each macro to run.
How do I get each macro to be "active" each time this form is opened? What
am I missing here?
Help!!!