Macros in a protected form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a new macro for automatically inserting a table row with the
settings etc that I need. However, the table is in a protected form and when
the document is protected, the macro doesn't work. Any thoughts?

p.s. I have posted a similar question in the 'tables' section of the Word
discussion group, but after looking into this more, I think this I am
articuating my question better now. Thank you Charles Kenyon.
 
G'day HiDbLevel <[email protected]>,

The macro must

Unprotect the form
Do the magic
Reprotect the form without resetting changes

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


HiDbLevel reckoned:
 

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