PLAYING A SONG LIST FROM EXCEL WORKSHEET
What type of files are listed? .wav? .mp3? .mid? or some other type?
I can give you some code that will play these, but in all cases, we have to
know the full path to the file (it has to be part of the entry in the songs
list on the sheet).
Also, the code I have for the playing of .mp3 files is rather rough and
unforgiving - once you start playing the list, it's damned near impossible to
stop it until the last song plays! I'm looking at the command used to see if
there isn't a better way of doing it than I am at the moment.
"Miryogi" wrote:
Please help!
I have a songs list in an Excel worksheet.
Each line other song.
Now I'm looking for a solution to play the songs one after unother without
any new command for each song.
Thanks in advance for your help
|