Don't File

  • Thread starter Thread starter CarlFS
  • Start date Start date
C

CarlFS

I would like to run Word without the close (red X in upper right of the
screen) option or override the option via a macro to ask that user file the
document.

I am invoking work from Access. Some information is added from Access and
additional stuff is added while word is running. I do not want the user to
be able to file the document on exit. I have written macros that prevent
filing via any other path.
 
Unless what you are doing actually requires user intervention, you could run
a hidden instance of Word.
 
Thanks for the reply but unfortunately, some of the information is added
while in word so I can't run a hidden instance of word.
 
I believe you had better ask this question a programming newsgroup such as
microsoft.public.word.vba.general. My programming skills are limited. :-)
 
Thank you, I will give them a try.
--
CarlFS


Stefan Blom said:
I believe you had better ask this question a programming newsgroup such as
microsoft.public.word.vba.general. My programming skills are limited. :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top