Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know how to read the Custom Document properties of a Word document or Excel workbook from VBA without opening the workbook or Word document?
This can be done interactively manually by right-clicking on the file name and selecting Properties | Custom on the dialog box that appears. This does not involve opening the file. However, does anyone know if there is a way of accomplishing the above without opening the file? I need to a hierarchical directory tree-walk on a folder that contains many thousands of Excel workbooks and Word documents, looking for specific Custom Document properties. I can do so, if I open and close the files, but this is very long-winded and might not be necessary. I should say that I use Custom Document properties extensively in Excel. Any insights would be appreciated. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting Word documents into Excel document | Excel Discussion (Misc queries) | |||
Retrieving custom document properties - Excel 2007 | Excel Programming | |||
How can I using Excel custom document properties in the header? | Excel Worksheet Functions | |||
How can I set Custom DOC Properties in Word from Excel | Excel Programming | |||
Accessing custom document properties in Word? | Excel Programming |