Accessing builtin properties without opening workbook

  • Thread starter Thread starter midori
  • Start date Start date
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
 
Hello Shu
Yes you can read document properties without opening them.
Use DSOFILE.DLL which you should find for download.

HTH
Cordially
Pascal
 
Back
Top