extract info from XP File System

R

Raad

I have used FileSustemObject in a macro to extract file
size (e.g. object.Size) and DateTime info that Windows
File System maintains.

Windows Explorer van also display other details
(under "VIEW/Choose Details") such as "Dimensions" (width
x height in pixels if the file is a common photo format
like .BMP or .JPG, etc).

How can I access and extract the value from
this "Dimensions" field in an Excel VBA macro?

Raad
 
Top