View Single Post
 
Old 01-08-2022, 07:03 PM
Kapluke Kapluke is offline Windows 10 Office 2019
Novice
 
Join Date: Jan 2022
Posts: 5
Kapluke is on a distinguished road
Default

If you don't mind, one other question. Is there a way to protect the word document created above? I changed the statement below so that the original file is retained.

Set wdDoc = wdApp.Documents.Add(sPath)

Can I protect this document when created? Thanks.
Reply With Quote