Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default PLAYING A SONG LIST FROM EXCEL WORKSHEET

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 762
Default PLAYING A SONG LIST FROM EXCEL WORKSHEET

JLatham -

a better way of doing it <


iTunes?

- Mike


"JLatham" <HelpFrom @ Jlathamsite.com.(removethis) wrote in message
...
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



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default PLAYING A SONG LIST FROM EXCEL WORKSHEET

Actually, I was thinking just about anything with a 'playlist' feature - be
it iTunes, Media Center or whatever. The code I have now was set up just to
play a single cut, and while I've got it modified to play through a list now,
because it goes into "wait" state, it pretty well locks up that copy of Excel
until the list is played. I've got to bone up on the mciSendMessage() API to
find how to simply test to see if it's ready to play another cut rather than
going into wait-state before executing the next iteration of the loop.

"Mike Middleton" wrote:

JLatham -

a better way of doing it <


iTunes?

- Mike


"JLatham" <HelpFrom @ Jlathamsite.com.(removethis) wrote in message
...
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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Detecting the actual playing or NOT playing of a WAV file Bajbaj Excel Discussion (Misc queries) 0 October 24th 07 09:16 PM
Games not playing in Excel [email protected] Excel Discussion (Misc queries) 0 January 29th 07 10:32 PM
song list nick Excel Discussion (Misc queries) 16 July 5th 05 06:42 PM
Song file titles into Excel? Rob McLean Excel Discussion (Misc queries) 8 April 4th 05 09:47 PM
Playing Vedio clip in excel cell Jagz Excel Discussion (Misc queries) 1 January 1st 05 11:16 AM


All times are GMT +1. The time now is 10:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"