tecknologika
New member
- Local time
- Today, 13:37
- Joined
- Nov 20, 2016
- Messages
- 3
I'm developing a database to create a hyperlinked index of files in a folder. I'm trying to get document properties for all files in a folder. Properties like FileName, Author, and Tags. Using VBA, how can I grab document property information from each file and store it in a table. The documents are Word documents.
Thanks
Thanks