VBA Code to load and write audio metadata

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

May I ask you, why do you think that the Support-Forum for Mp3tag could help you to search VBA code snippets for your "volunteer project"?

Mp3tag is a GUI tool, not a programming language.
Mp3tag has only a very basic command line functionality to load files into Mp3tag.

If you need help to load your tracks into Mp3tag and then execute all the needed Actions and Converters, we can help you for sure.