![]() |
|
|
|
#1
|
||||
|
||||
|
Simply change:
Code:
.SaveAs FileName:=StrFolder & StrName & ".docx", FileFormat:=wdFormatXMLDocument, AddToRecentFiles:=False Code:
.SaveAs FileName:=StrFolder & StrName & ".docx", FileFormat:=wdFormatXMLDocument, Password:="drowssap", AddToRecentFiles:=False
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Mail merge to individual files, there's any kind of progress indicator
|
eduzs | Word VBA | 3 | 08-31-2018 08:46 PM |
| Password protect notebook | Lela33 | OneNote | 0 | 11-24-2017 09:09 AM |
Mail Merge To Individual PDF Files
|
iamrickdeans | Mail Merge | 1 | 01-15-2014 12:46 AM |
Here!! Help me to remove password protect from pdf
|
priya | Word | 1 | 09-17-2011 10:35 AM |
| How can I protect all my MSW documents with a password ? | Antonio Machado | Word | 0 | 07-05-2010 07:55 PM |