M
Markus
I think I am getting a better understanding of the security issues related to
Word forms. Would like to know if I have it correct, tho.
I plan to email a .doc file as an attachment that will be a Word form to
collect survey info. I will be using basic form fields for most of the
questions, tho to make checkboxes behave as option boxes, I will have some
vba code in the on enter property of checkboxes. Will not use any acitvex or
toolbox controls.
As I understand it, this .doc form should get thru and behave as designed
provided they do not have their security settings set high. If the
recipients do have a high setting, the on enter code for the checkboxes will
prevent the form from running. I am not clear on what would actually happen
when they attempt to open the form in Word and whether the file itself would
be stripeed of the on enter code when opened, or if they would just receive a
warning or both.
Does this all sound correct, and can anyone tell me what would happen with
the Word file if their security is set high. Is there a way for me to still
help them to run the Word form even if their security is set to high and how
would I need to do that? Or would I need to nstruct them to set their
securty to medium temporarily so they can complete the form and email it back?
Thanks for all your help,
Mark
Word forms. Would like to know if I have it correct, tho.
I plan to email a .doc file as an attachment that will be a Word form to
collect survey info. I will be using basic form fields for most of the
questions, tho to make checkboxes behave as option boxes, I will have some
vba code in the on enter property of checkboxes. Will not use any acitvex or
toolbox controls.
As I understand it, this .doc form should get thru and behave as designed
provided they do not have their security settings set high. If the
recipients do have a high setting, the on enter code for the checkboxes will
prevent the form from running. I am not clear on what would actually happen
when they attempt to open the form in Word and whether the file itself would
be stripeed of the on enter code when opened, or if they would just receive a
warning or both.
Does this all sound correct, and can anyone tell me what would happen with
the Word file if their security is set high. Is there a way for me to still
help them to run the Word form even if their security is set to high and how
would I need to do that? Or would I need to nstruct them to set their
securty to medium temporarily so they can complete the form and email it back?
Thanks for all your help,
Mark