AS part of a volunteer project I am trying to work on I have thousands of .mp3 .flac and .wav files to deal with. They are stored in a complex hierarchy. There are a series of VBA macros that manipulate these track files. What I need is 2 snippets of VBA code one that will input a pathname and produce a list of the Metadatatags and a second one that will provide a way to change the Metadata for a track selected by its pathname.
I have several code samples but they require installing cddbcontrol.dll which I have not been able to install on any of the PCs that are available for this project.
I would appreciate any assistance you can provide.
Thank you, Bob Price bprice_sprice@yahoo.com