A
Art
I need to go through a folder and all of its subfolders and collect the
Title, Comments, Keywords and a few other items. These are items that you
see when you select a file in the Windows explorer and look in Properties,
Summary. In VBA I'm able to get at this informatio using Dsofile.dll --
found on a MS site somewhere.
It looks like I'd like to use My.Computer.FileSystem, but I can't seem to
find out how to get what I need.
I'd appreciate any help anyone can give.
Title, Comments, Keywords and a few other items. These are items that you
see when you select a file in the Windows explorer and look in Properties,
Summary. In VBA I'm able to get at this informatio using Dsofile.dll --
found on a MS site somewhere.
It looks like I'd like to use My.Computer.FileSystem, but I can't seem to
find out how to get what I need.
I'd appreciate any help anyone can give.