PDA

View Full Version : Is this something that I can do in VBA?



Saladsamurai
10-01-2009, 12:13 PM
This is a ridiculous question I am sure, but I am curious:

All of my girlfriends music is saved as .WMA She want to resave it all as .MP3.

I didn't know if VBA had anyway of interacting with the system and resaving them as MP3.

Maybe a C++ or .BAT file instead?

Any ideas are appreciated!

mdmackillop
10-01-2009, 01:51 PM
You can call some external programmes with a Shell command. If you have a suitable command line, you could pass the file names to the programme using VBA

Bob Phillips
10-01-2009, 03:02 PM
Why use Excel, use a proper program for it like CDEx.