Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / June 2005

Tip: Looking for answers? Try searching our database.

finding editable text in a document

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Johannes Stuermer - 20 May 2005 01:47 GMT
I would like to find all editable ranges in a protected Word document. I am
aware of the SelectAllEditableRanges() method of the document object but I do
not want to actually select text, instead I just want to get access to the
range object of that text.

Thank You
Johannes Stuermer
Klaus Linke - 31 May 2005 23:09 GMT
Hi Johannes,

Perhaps this snippet gets you going?

Set myRange = myRange.GoToEditableRange(wdEditorEveryone)

(BTW, I found that in the Object Browser, searching for "editable"... after fellow MVP Beth Melton reminded me of the usefulness of the Object Browser just a couple of days ago)

Gr=BCe,
Klaus

>I would like to find all editable ranges in a protected Word document.
> I am aware of the SelectAllEditableRanges() method of the document
[quoted text clipped - 3 lines]
> Thank You
> Johannes Stuermer
Johannes Stuermer - 03 Jun 2005 07:11 GMT
That's what I was looking for.

Herzlichen Dank,
Johannes

> Hi Johannes,
>
[quoted text clipped - 14 lines]
> > Thank You
> > Johannes Stuermer
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.