![]() |
|
#1
|
|||
|
|||
|
Hello,
I have a issue that I just cannot find an answer to. I have some macros set up to protect a document in track changes and to protect a document for filling in forms. I activate the macro using a keyboard combination. The macros work fine, but wherever my cursor is when I hit the keyboard combination it leave a gray bar, or brackets if you type anything. Here is the code that I am using: Sub Fillable () ' 'Fillable Macro ' Selection.Editors.Add wdEditorEveryone ActiveDocument.Protect Password:="", Type:=_ wdAllowOnlyFormFields End Sub Any help would be greatly appreciated. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
find and delet all text within brackets and the brackets themselves
|
wrdy | Word | 2 | 08-03-2017 06:55 PM |
| editable and protect document | soninha | Word | 1 | 03-30-2015 12:20 PM |
Brackets around entire contents of document
|
Susan Carol | Word | 5 | 02-01-2015 08:55 PM |
Password Protect a Macro
|
Mark212 | Word VBA | 2 | 01-14-2015 02:30 PM |
| Why does Word 2007 open my document with {SEQ ...} brackets? | Ferenc Nagy | Word | 4 | 02-28-2013 11:20 AM |