R
Romuald Mitault
Hello,
I have to open Word 2007 document files and Older Word version document
files and then to process these files within a macro.
Unfortunatily, I have some problems when I open automatically these files
due to the "Compatibility Mode". In fact, when I get a file name (by .name or
..fullname command) of an opened document, and whatever the last word version
of the saved file, this file name never contained the "[Compatibility mode]"
words (Even if it is written in the file widows caption). Consequently, when
I try to activate (.activate)the file windows, a bug occured.
In order to solve my problem, does anyone know how to check the word version
of the saved file (Especially to reconnize Word 2007 files .docx and Word
older files .doc).
Thanks
I have to open Word 2007 document files and Older Word version document
files and then to process these files within a macro.
Unfortunatily, I have some problems when I open automatically these files
due to the "Compatibility Mode". In fact, when I get a file name (by .name or
..fullname command) of an opened document, and whatever the last word version
of the saved file, this file name never contained the "[Compatibility mode]"
words (Even if it is written in the file widows caption). Consequently, when
I try to activate (.activate)the file windows, a bug occured.
In order to solve my problem, does anyone know how to check the word version
of the saved file (Especially to reconnize Word 2007 files .docx and Word
older files .doc).
Thanks