View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default invoking music through VB code

I am not sure what you can do with an embedded sound object, but otherwise,
you might look at John Walkenbach's site.

http://www.j-walk.com/ss/excel/tips/tip59.htm
Playing Sound From Excel
API calls to play WAV or MIDI files from Excel

--
Regards,
Tom Ogilvy


"archeti" wrote in message
...
can anyone pls tell me if I can invoke a MIDI sequence through VB code.

I did insert the MIDI sequence as an object into Excel but could not

figure
out how to invoke it through VB code.

any ideas are most welcome.

thanks to all