G Guest May 12, 2006 #1 Can I use VBA to change permissions (e.g. read-only) of Word files? Thank you.
D Douglas J. Steele May 12, 2006 #2 Take a look at the SetAttr statement (and the GetAttr statement) in the Help file.