I have a Word document that contains code in the
ThisDocument section. The code allows people within my
department to make changes and email the document between
one another (along with a few other minor functions).
However, at some point the document will need to be
emailed outside of our department. At that time, I need
the ability to email a copy of the plain word document
without any code. I want the code completely removed so
they do not receive the security message when they open
the doc (it is not possible to change our security
settings). The original document should remain intact,
with code, so it can still be used within the dept. Can
anyone nudge me in the best direction?
Thanks!

Re: removing code from document by Jean-Guy

Jean-Guy
Thu Feb 19 11:45:45 CST 2004

Hi There,

The easiest would probably to save as .rtf. The formatting will be
retained, but all other stuff will be stripped, i.e. VBA, passwords,
protection, etc.

--
Cheers!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org


"abbarition" <anonymous@discussions.microsoft.com> a écrit dans le message
de news: 1358c01c3f70e$efab2740$a501280a@phx.gbl...
> I have a Word document that contains code in the
> ThisDocument section. The code allows people within my
> department to make changes and email the document between
> one another (along with a few other minor functions).
> However, at some point the document will need to be
> emailed outside of our department. At that time, I need
> the ability to email a copy of the plain word document
> without any code. I want the code completely removed so
> they do not receive the security message when they open
> the doc (it is not possible to change our security
> settings). The original document should remain intact,
> with code, so it can still be used within the dept. Can
> anyone nudge me in the best direction?
> Thanks!



Re: removing code from document by anonymous

anonymous
Thu Feb 19 12:54:50 CST 2004

The .rtf will work perfectly. Thanks!

>-----Original Message-----
>Hi There,
>
>The easiest would probably to save as .rtf. The=20
formatting will be
>retained, but all other stuff will be stripped, i.e.=20
VBA, passwords,
>protection, etc.
>
>--
>Cheers!
>_______________________________________
>Jean-Guy Marcil - Word MVP
>jmarcilREMOVE@CAPSsympatico.caTHISTOO
>Word MVP site: http://www.word.mvps.org
>
>
>"abbarition" <anonymous@discussions.microsoft.com> a=20
=E9crit dans le message
>de news: 1358c01c3f70e$efab2740$a501280a@phx.gbl...
>> I have a Word document that contains code in the
>> ThisDocument section. The code allows people within my
>> department to make changes and email the document=20
between
>> one another (along with a few other minor functions).
>> However, at some point the document will need to be
>> emailed outside of our department. At that time, I=20
need
>> the ability to email a copy of the plain word document
>> without any code. I want the code completely removed=20
so
>> they do not receive the security message when they open
>> the doc (it is not possible to change our security
>> settings). The original document should remain intact,
>> with code, so it can still be used within the dept. =20
Can
>> anyone nudge me in the best direction?
>> Thanks!
>
>
>.
>