How do I enable macros when in forms mode?

D

Dcline97

I have setup a new macro that invokes the spellchecker when you are in Forms
Mode. The problem is that when you have a form open the macro feature is
greyed out so I can't run the macro.
 
J

Jay Freedman

I have setup a new macro that invokes the spellchecker when you are in Forms
Mode. The problem is that when you have a form open the macro feature is
greyed out so I can't run the macro.

See http://www.word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm.
Besides presenting a macro for that purpose (and you should check that
your macro handles all the same considerations as that one), step 3
explains that you should create a toolbar button and/or a menu item to
launch the macro. That paragraph contains a link to
http://www.word.mvps.org/FAQs/Customization/AsgnCmdOrMacroToToolbar.htm
which explains how to do that.
 

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

Top