It's easy to assign tags to a file in Windows Explorer. (In my case, assigning them to JPEG files in Windows 7). However, I want to do so in a VBA procedure.
Is it possible using the Shell or ShellExecute commands to add or modify the tags on an external file? (I suspect it involves knowing command-line switches for file properties, which I haven't been able to locate).
Thanks.
Bookmarks