Reading EXIF Data in VBA (Access)
I am writing a database for a client in which I would need to be able to access EXIF data relating to certain photos (eg. shutter speeds, F-Stop data, etc, etc). I am having to write the whole thing in VBA and really need some help on whether it is possible (or anyone has ay code) to read EXIF data through VBA and then drop it into a presentable form - an image would be fine for this purpose...
Any code would be gratefully received...

