This is a multi-part message in MIME format.

------=_NextPart_000_000E_01C54F2D.82D64410
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

In both Word 2002 and 2003 I've been receiving the security message =
"This document contains macros, enable/disable" when I open certain =
documents.

However, using the VBE there are no macros in the document. I've =
scanned the documents for viruses and found none. =20

These are documents that had macros ON them, but not put IN them. I had =
put a document variable in these documents, but even after deleting that =
(which I don't consider a macro), when I try opening the documents, I =
still get the security warning.

Has anyone else had this happen? Any ideas? =20

(I don't know whether I should be highly irritated or concerned.) I =
certainly don't want others getting macro warnings when they try to open =
my documents.

Thanks so much.
------=_NextPart_000_000E_01C54F2D.82D64410
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2627" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>In both Word 2002 and 2003 I've been =
receiving the=20
security message "This document contains macros, enable/disable" when I =
open=20
certain documents.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>However, using the VBE there are no =
macros in the=20
document.&nbsp; I've scanned the documents for&nbsp;viruses and found=20
none.&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>These are documents that had macros ON =
them, but=20
not put IN them.&nbsp; I had put a document variable in these documents, =
but=20
even after deleting that (which I don't consider a macro), when I try =
opening=20
the documents, I still get the security warning.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Has anyone else had this happen?&nbsp; =
Any=20
ideas?&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>(I don't know whether I should be =
highly irritated=20
or concerned.)&nbsp; I certainly don't want others getting macro =
warnings when=20
they try to open&nbsp; my documents.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks so =
much.</FONT></DIV></BODY></HTML>

------=_NextPart_000_000E_01C54F2D.82D64410--

Re: "Document contains macros" message when there are none by Jezebel

Jezebel
Mon May 02 18:13:53 CDT 2005

Word considers that the document has macros if it has VBE modules, even if
those modules are empty. You need to remove the modules completely.

Don't understand the distinction between a document with macros 'on it'
rather than 'in it'.





"Laura" <info@stsTrain.com> wrote in message
news:O2Sjeq2TFHA.3308@TK2MSFTNGP14.phx.gbl...
In both Word 2002 and 2003 I've been receiving the security message "This
document contains macros, enable/disable" when I open certain documents.

However, using the VBE there are no macros in the document. I've scanned
the documents for viruses and found none.

These are documents that had macros ON them, but not put IN them. I had put
a document variable in these documents, but even after deleting that (which
I don't consider a macro), when I try opening the documents, I still get the
security warning.

Has anyone else had this happen? Any ideas?

(I don't know whether I should be highly irritated or concerned.) I
certainly don't want others getting macro warnings when they try to open my
documents.

Thanks so much.



Re: "Document contains macros" message when there are none by Laura

Laura
Mon May 02 19:05:15 CDT 2005

Jezebel,

Thanks for your reply.

That's the thing -- there are no modules.

When I look at the document through the VBE project explorer, the only thing
beneath "Microsoft Word Object" is "ThisDocument." There is also a
reference to Normal.doc. But I see both of these for every document. There
are No Forms and No Modules.

What I meant when I said that I ran macros ON the document was that I used
macros (from a global template) to manipulate text in the document -- mostly
to create and apply list templates and styles. But they should not be
putting macros into the document -- and if they did, I'd think I could see
it through the VBE project explorer.

This has happened on about a dozen of my documents over the last 6 months.
I'm wondering if anyone else has experienced this and knows what causes it.

Many thanks.



"Jezebel" <warcrimes@whitehouse.gov> wrote in message
news:O5%23cey2TFHA.584@TK2MSFTNGP15.phx.gbl...
> Word considers that the document has macros if it has VBE modules, even if
> those modules are empty. You need to remove the modules completely.
>
> Don't understand the distinction between a document with macros 'on it'
> rather than 'in it'.
>
>
>
>
>
> "Laura" <info@stsTrain.com> wrote in message
> news:O2Sjeq2TFHA.3308@TK2MSFTNGP14.phx.gbl...
> In both Word 2002 and 2003 I've been receiving the security message "This
> document contains macros, enable/disable" when I open certain documents.
>
> However, using the VBE there are no macros in the document. I've scanned
> the documents for viruses and found none.
>
> These are documents that had macros ON them, but not put IN them. I had
> put a document variable in these documents, but even after deleting that
> (which I don't consider a macro), when I try opening the documents, I
> still get the security warning.
>
> Has anyone else had this happen? Any ideas?
>
> (I don't know whether I should be highly irritated or concerned.) I
> certainly don't want others getting macro warnings when they try to open
> my documents.
>
> Thanks so much.
>



Re: "Document contains macros" message when there are none by Laura

Laura
Mon May 02 22:27:16 CDT 2005

That's the thing -- there are no modules.

When I look at the document through the VBE project explorer, the only thing
beneath "Microsoft Word Object" is "ThisDocument." There is also a
reference to Normal.doc. But I see both of these for every document. There
are No Forms and No Modules.

What I meant when I said that I ran macros ON the document was that I used
macros (from a global template) to manipulate text in the document -- mostly
to create and apply list templates and styles. But they should not be
putting macros into the document -- and if they did, I'd think I could see
it through the VBE project explorer.

This has happened on about a dozen of my documents over the last 6 months.
I'm wondering if anyone else has experienced this and knows what causes it.

Many thanks.

"Jezebel" <warcrimes@whitehouse.gov> wrote in message
news:O5%23cey2TFHA.584@TK2MSFTNGP15.phx.gbl...
> Word considers that the document has macros if it has VBE modules, even if
> those modules are empty. You need to remove the modules completely.
>
> Don't understand the distinction between a document with macros 'on it'
> rather than 'in it'.
>
>
>
>
>
> "Laura" <info@stsTrain.com> wrote in message
> news:O2Sjeq2TFHA.3308@TK2MSFTNGP14.phx.gbl...
> In both Word 2002 and 2003 I've been receiving the security message "This
> document contains macros, enable/disable" when I open certain documents.
>
> However, using the VBE there are no macros in the document. I've scanned
> the documents for viruses and found none.
>
> These are documents that had macros ON them, but not put IN them. I had
> put a document variable in these documents, but even after deleting that
> (which I don't consider a macro), when I try opening the documents, I
> still get the security warning.
>
> Has anyone else had this happen? Any ideas?
>
> (I don't know whether I should be highly irritated or concerned.) I
> certainly don't want others getting macro warnings when they try to open
> my documents.
>
> Thanks so much.
>



Re: "Document contains macros" message when there are none by Howard

Howard
Mon May 02 23:25:15 CDT 2005

"Laura" <info@stsTrain.com> wrote in message
news:eSZlp%234TFHA.2520@TK2MSFTNGP09.phx.gbl...
> Jezebel,
>
> Thanks for your reply.
>
> That's the thing -- there are no modules.
>
> When I look at the document through the VBE project explorer, the only
thing
> beneath "Microsoft Word Object" is "ThisDocument." There is also a
> reference to Normal.doc. But I see both of these for every document.
There
> are No Forms and No Modules.
>
> What I meant when I said that I ran macros ON the document was that I used
> macros (from a global template) to manipulate text in the document --
mostly
> to create and apply list templates and styles. But they should not be
> putting macros into the document -- and if they did, I'd think I could see
> it through the VBE project explorer.
>
> This has happened on about a dozen of my documents over the last 6 months.
> I'm wondering if anyone else has experienced this and knows what causes
it.


There need not be any modules present.

If a template gets dirtied in certain ways, Word thinks there are macros.

This drove me nuts whilst developing
http://www.standards.com/index.html?SetVBAProjectPassword.


--
http://www.standards.com/; See Howard Kaikow's web site.