PDA

View Full Version : OLE-WORD


Guest
12-02-2004, 06:13 AM
I have created an ole object and loaded a word document that contains
'HELP' text. I want it to be read-only.
The only problem is.. when i set the container's update item to NO,
the word document disappears.

Is it possible for an embedded Word document to be READ ONLY?
Thanks for your help.
Suzanne

Frank Piron
12-02-2004, 07:06 AM
Am 2 Dec 2004 06:13:23 -0800 schrieb <suzanne.chappell@oit.nh.gov>:
I have created an ole object and loaded a word document that contains 'HELP' text. I want it to be read-only. The only problem is.. when i set the container's update item to NO, the word document disappears. Is it possible for an embedded Word document to be READ ONLY? Thanks for your help. Suzanne
You may close the document and reopen it calling a
macro from forms.

MAKRO:
With RecentFiles(1)
.ReadOnly = True
.Open
End With

--
Frank Piron,
defrankatkonaddot
(leftrotate two)


MyLounge.com Site Map
Forum: Cars, Cell Phone, Database, Games, Home Improvement, IT, Music, School, Sports, Web Design, Web Server, Weight Loss

The MyLounge.com forum is intended for informational use only and should not be relied upon and is not a substitute for any advice. The information contained on MyLounge.com are opinions and suggestions of members and is not a representation of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for the accuracy, completeness or usefulness of any postings or the qualifications of any person responding. Please consult a expert or seek the services of an attorney in your area for more accuracy on your specific situation. Please note that our forums also serve as mirrors to Usenet newsgroups. Many posts you see on our forums are made by newsgroup users who may not be members of MyLounge.com Term of Service