S
Starbird
I have the following code that works fine in Word 2003 but gives an error if
a user in using Office XP. How can I make it protect for read only in XP as
well?
ActiveDocument.Protect Password:="test", noreset:=True,
Type:=wdAllowOnlyReading
Thanks in advance for any help!
SRD
a user in using Office XP. How can I make it protect for read only in XP as
well?
ActiveDocument.Protect Password:="test", noreset:=True,
Type:=wdAllowOnlyReading
Thanks in advance for any help!
SRD