Thread: File Properties
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default File Properties

Kaval,
DSO works on OLE files:
http://www.microsoft.com/downloads/d...DisplayLang=en

Or EXIF data:
http://groups.google.co.uk/group/mic...d8bdd1d48f41aa

And depending which OS you are on (it seems) check the thread in this NG:
Shell Object Not Working Right In XL2000, But No Errors

NickHK

"Kaval" wrote in message
...
I notice that it is possible in windows explorer to attached comments and
other fields to JPEG files.

Is it possible to read those comments using excel VBA? What about writing
them?

I am considering using some of the property fields (eg comments, keywords,
titles, authors etc) to store info on our photos but I would like to be

able
to extract into excel and ideally update the fields from excel.

Any help welcome, Kaval