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 2007

Tip: Looking for answers? Try searching our database.

Lock/password protect formfields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rachitm@gmail.com - 18 Jun 2007 19:59 GMT
Is there a way to lock/password protect formfields so that no more
information can be added/changed?

All help is appreciated
Bear - 18 Jun 2007 20:26 GMT
You could unlink the field -- rendering it plain text.

Or you could toggle the Enabled property to False.

Bear
Signature

Windows XP, Word 2000

rachitm@gmail.com - 18 Jun 2007 22:11 GMT
Plain text would not help. If I toggle the enabled property to False,
it erases what currently exists in the form field

Would you know of anyway via which I could lock it so that when I send
the document to the end user he/she cannot change the information that
exists in the locked cells?

> You could unlink the field -- rendering it plain text.
>
[quoted text clipped - 3 lines]
> --
> Windows XP, Word 2000
Bear - 19 Jun 2007 00:05 GMT
Rachitm:

In Word 2000, when I execute this statement from the immediate window, the
field value is not reset, but the field is "locked" in the sense that the
insertion point can't be positioned in it.

activedocument.FormFields("Text1").Enabled = False

You are talking about a VBA solution, aren't you?

Bear

Signature

Windows XP, Word 2000

> Plain text would not help. If I toggle the enabled property to False,
> it erases what currently exists in the form field
[quoted text clipped - 10 lines]
> > --
> > Windows XP, Word 2000
 
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.