Thread: Sound alert
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Antonio
 
Posts: n/a
Default Sound alert

I use the Beep command in VBA.

Is there a way to emit a sound with different tone or frequency?

Basically, I would like the program to emit different sounds depending on
the line of code reached.

Beeping a different number of times is not the ideal solution.

Thanks,

Antonio