I have created a word-2002 form that captures student name, operating system,
email address, etc.
I want to create a macro that saves the completed form as 'form data' only
and saves the file as a normal word document.
I will then have the student email both files back to me.
I have created a macro using 'recorder' to change tools/option/save to save
the file as form data only. To create the macro, I had to disable form
protection. When I re-enable form protection, I can not run the macro. How
do I avoid this conflict?
Thanks,
gnome88 - 28 Jul 2005 13:16 GMT
I found that if I reduced the security setting from high to medium, the
macros were now available.
> I have created a word-2002 form that captures student name, operating system,
> email address, etc.
[quoted text clipped - 6 lines]
> do I avoid this conflict?
> Thanks,