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 speech with if formula

http://support.microsoft.com/default...kb;en-us;86281
How To Play a Waveform (.WAV) Sound File in Visual Basic

Choose your event (probably the Calculation event)
http://www.cpearson.com/excel/events.htm

Use a static variable or two to keep track of when to play and when you have
played the sound.

--
Regards,
Tom Ogilvy



"Mike" wrote in message
...
I want to assign audio file to a cell , to be triggered when the cell

value
is grater than 15 for example