View Single Post
 
Old 12-20-2016, 01:05 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,375
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Since you're using formfields, you'll need to apply Word's 'filling in forms' protection, which can take a password. If you do that, your spell-check macro will need access to that so the form can be unprotected for spell-checking purposes. You can add the forms protection password to the code so no-one needs to have access to it to run your spell-check macro. Your VBA project, too, can be password protected so no-one else can open that to view the password used for the forms protection.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote