Accessing file properties

Joined
Jun 29, 2005
Messages
1
Reaction score
0
I want to use VBA to access and modify file properties for jpg files (to be axact I want to record the people in my photos).

Searching the web I found Microsoft's DSOfile and Chip Pearson's (http://www.cpearson.com/excel/docprop.htm) helpful page on this. But DSOfile can only read but not write properties for non MS-Office files.

Do you know any way I can write file properties (subject, comments, keywords etc) to a jpg file via Excel VBA.

Thanks for reading this.
 
Back
Top