How do I create a Read Only Doc?

L

Lady123

I want to know how to create my MS Access report [tracking report] as Read
Only document. I want to convert the report to a Word doc, then save it as
"Read Only". I tried to save this before, but I received an error.... Can
someone walk me through it. I've made a copy of the report I want to save as
"read only", just in case I make a mistake.

Thanks.
 
A

Allen Browne

After exporting the Word document, set SetAttrib to set the read-only
attribute for the file.
 
Top