D
Dan Williams
When opening a document that contains macros, you get an alert with
these buttons:
Disable Macros
Enable Macros
Can I programmatically open a document as if the "Disable Macros"
button was clicked? I do NOT just want the Aut
pen stuff disabled!
(What I want to open is a document containing objects pasted from a web
site. This document gives me the "Macros" alert even though there are
no explicit VBA macros in it. But I like having the choice, because it
lets me type text in the fields only when "macros" are enabled and it
lets me resize the fields only when "macros" are disabled. I want to
resize them occasionally using VBA, by having it close the document and
re-open it in the disabled mode.)
I'm using Word 2000, Windows 2000
Dan Williams
<danwplanet>
these buttons:
Disable Macros
Enable Macros
Can I programmatically open a document as if the "Disable Macros"
button was clicked? I do NOT just want the Aut
(What I want to open is a document containing objects pasted from a web
site. This document gives me the "Macros" alert even though there are
no explicit VBA macros in it. But I like having the choice, because it
lets me type text in the fields only when "macros" are enabled and it
lets me resize the fields only when "macros" are disabled. I want to
resize them occasionally using VBA, by having it close the document and
re-open it in the disabled mode.)
I'm using Word 2000, Windows 2000
Dan Williams
<danwplanet>