Accessing builtin properties without opening workbook

M

midori

Hi,

I want to be able to access a workbook's builtin properties from
another workbook. It seems that I can only if the workbook is open. Is
there a way of reading the values of a workbook's
BuiltinDocumentProperties without opening the workbook in question?

Thanks,
Shu
 
P

papou

Hello Shu
Yes you can read document properties without opening them.
Use DSOFILE.DLL which you should find for download.

HTH
Cordially
Pascal
 
Top