How to recover the advanced properties of a closed document?
Hello,
Do you know how, in vba, to get the advanced properties of a closed .docx document?
CreateObject("Scripting.fileSystemObject") ou CreateObject("Shell.Application") allows you to get some standard properties, but not all the properties found (dor example the name of the Modele .dotm) in the Details tab of the Properties window for a file (i.e.: right click on the file, then Properties, then the Details tab)
Greetings,
David
|