N
Narayana Reddy Bommu
Hai,
I am in need of bookmarks where the bookmark inserted text alone
should be editable once the document is protected. I should restrict this
only to certain bookmarks and not for all. Give me the exact VBA code plz?
Something like this
Dim objEditor as Editor
Set objEditor = Selection.Editors.Add(wdEditorCurrent)
I am in need of bookmarks where the bookmark inserted text alone
should be editable once the document is protected. I should restrict this
only to certain bookmarks and not for all. Give me the exact VBA code plz?
Something like this
Dim objEditor as Editor
Set objEditor = Selection.Editors.Add(wdEditorCurrent)