Disabling Close button

  • Thread starter Thread starter BradC
  • Start date Start date
B

BradC

I am writing a VBA in Access that uses CreateObject and
Get Object to open a Word document to insert info. I
want to be able to Disable the Close button on the Word
program. The user still needs to be able to use the
Minimize and Maximize buttons. Is there some code to do
this, or some setting or parameter I can open the word
app with that will do this?

Thanks in advance
Brad
 
Back
Top