V
vtj
I know this may not be the place to post this question, but any help would be
appreciated. I have lots of podcasts and music (not Apple) on my laptop. It
runs Vista. I have Access 2007 on the computer. I like to change the titles
and subtitles of the podcasts especially so they are easier to find on the
MP3 player. Presently I use the Properties of the files in explorer to get
at the various pieces. It seems to me that if I knew how to address the
files properties in VBA I could find and update them as I do any other file
or table on my computer. I think the file itself would be addressable by its
fully qualified name. I.e. C:/MyFiles/Filename. However where would I find
the properties that could be addressed/copied/changed within that files
properties record? I'm thinking I could make a recordset of the properties
somehow and edit and update it. TIA
appreciated. I have lots of podcasts and music (not Apple) on my laptop. It
runs Vista. I have Access 2007 on the computer. I like to change the titles
and subtitles of the podcasts especially so they are easier to find on the
MP3 player. Presently I use the Properties of the files in explorer to get
at the various pieces. It seems to me that if I knew how to address the
files properties in VBA I could find and update them as I do any other file
or table on my computer. I think the file itself would be addressable by its
fully qualified name. I.e. C:/MyFiles/Filename. However where would I find
the properties that could be addressed/copied/changed within that files
properties record? I'm thinking I could make a recordset of the properties
somehow and edit and update it. TIA