View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
harley[_2_] harley[_2_] is offline
external usenet poster
 
Posts: 2
Default Reading properties from closed book

I am trying to read the last date saved from closed workbooks. I
downloaded the ReadPropertyFromClosedFile from Chip Pearson's site and
selected the DSO OLE Document Properties Reader 2.1 reference. I do
not understand the formula syntax. I thought it should be:

=ReadPropertyFromClosedFile(Path
\Workbookname,BuiltinDocumentProperties(number),Bu iltin)

but it always returns #NAME?

Windows 2000 & Excel 2003