G
Guest
Can someone please enlighten me on how to retrieve exif data from jpg's using
vba? My app reads job photos and their path from a specified folder and adds
the file and path data to a photos table where the user can add captions etc.
The app also creates a copy of each photo much smaller in size yet suitable
for documentation, printing, and the transfer of the job file to other users.
I need to get at the "Date Picture Taken" property since the file creation
date is useless once the new, lower-res photo is created.
I have searched and searched for answers to my dilema with not much luck. I
understand that installing the new Windows Desktop Search utility would make
the exif data accessible however, I will not force my users to install it.
Thanks in advance.
vba? My app reads job photos and their path from a specified folder and adds
the file and path data to a photos table where the user can add captions etc.
The app also creates a copy of each photo much smaller in size yet suitable
for documentation, printing, and the transfer of the job file to other users.
I need to get at the "Date Picture Taken" property since the file creation
date is useless once the new, lower-res photo is created.
I have searched and searched for answers to my dilema with not much luck. I
understand that installing the new Windows Desktop Search utility would make
the exif data accessible however, I will not force my users to install it.
Thanks in advance.