![]() |
|
#2
|
||||
|
||||
|
Provided GlobalPath + "\" + GlobalFile returns a valid path & filename, you could be able to reduce the SaveAs2 command to:
ActiveDocument.SaveAs2 FileName:=GlobalPath + "\" + GlobalFile, FileFormat:=wdFormatXMLDocumentMacroEnabled, CompatibilityMode:=wdWord2013
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Cannot get the IF function to work
|
brian2014 | Excel | 6 | 08-25-2015 08:46 AM |
| formula does not work properly | msnarayanan | Excel | 2 | 08-12-2015 12:40 AM |
Code doesnt work properly
|
ksigcajun | Word VBA | 6 | 04-06-2015 07:41 AM |
| How exactly does the search function work in Excel | pintree3 | Excel | 2 | 01-26-2015 07:24 AM |
Word VBA: SaveAs2 - An error?
|
tinfanide | Word VBA | 6 | 04-18-2012 04:47 AM |