unwanted dialog box appears when opening a form

  • Thread starter Thread starter Wendy Farkas
  • Start date Start date
W

Wendy Farkas

I unprotected a template, edited it, and then re-applied protection. During
testing, double-clicking the template brings up a dialog box entitled
"Microsoft Office Word" with a blank text box. Clicking either OK or Cancel
puts away the dialog and opens the form.

I've looked in the VBA editor and can't find any code to delete.
Any suggestion on how to eliminate this little startup window would be
appreciated!

Thanks,

Wendy
 
Did you look in all the available modules, for example, ThisDocument? Also,
if the file contains a user form, there might be code associated with the
user form too.

For more, please ask in a programming newsgroup such as
microsoft.public.word.vba.general.
 

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