C
cunnus88
I've created a word document which has been linked to its ow
independent template and all connections to normal.dot have bee
severed.
What I want to do is this. If a user opens this document and choose
not to include the macros, then the user shouldn't be able to see th
contents of the document or (even better) open it at all.
I tried doing some tricks with the Document_Open() procedure but to n
avail. It seems that this procedure is triggered after the user ha
chosen to include the macro.
I tried password protecting the document and then wondered whethe
there was a way to pass that password within Document_Open() but i
seems the password request happens before that.
So is there any way to prevent a user from viewing the contents of
document at all if he chooses not to include the macros
independent template and all connections to normal.dot have bee
severed.
What I want to do is this. If a user opens this document and choose
not to include the macros, then the user shouldn't be able to see th
contents of the document or (even better) open it at all.
I tried doing some tricks with the Document_Open() procedure but to n
avail. It seems that this procedure is triggered after the user ha
chosen to include the macro.
I tried password protecting the document and then wondered whethe
there was a way to pass that password within Document_Open() but i
seems the password request happens before that.
So is there any way to prevent a user from viewing the contents of
document at all if he chooses not to include the macros