Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 108
Default pulling properties

thannks i will take a look

"Chip Pearson" wrote in message
...
Greg,

These properties are called Built-In Document Properties and can be read
with VBA in a open workbook with the BuiltInDocumentProperties collection.
There is a DLL file called the DSO OLE Document Properties Reader 2.1
available for download from Microsoft that allows you to get these
properties (and the user-defined Custom Document Properties) from close
files. All Office files (Word, PowerPoint, etc) support many of the
built-in document properties.

For a lot more information about document properties, see
http://www.cpearson.com/Excel/DocProp.aspx .



"greg" wrote in message
...
Excel has properties it stores.
keyword, author, comments, etc.........
In windows explorer you can see these properties.
How does it do that without opening the file?
Can you read these files without opening the files?
Can you read custom properties, without opening the file?
thanks





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pulling only first name krc547 Excel Worksheet Functions 3 February 28th 08 06:51 PM
Pulling top 5 rank? [email protected] Excel Worksheet Functions 1 March 4th 07 05:04 AM
Pulling String RSteph Excel Programming 4 October 31st 06 10:22 PM
Properties transferring from excel cells to word file properties lubo Excel Programming 4 July 12th 05 11:24 AM
Pulling out every nth value Anauna Excel Worksheet Functions 1 February 7th 05 08:27 PM


All times are GMT +1. The time now is 12:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"