I want to sound a .wav tone when a certain value is generated. I've
found the .wav file I want in the \Windows\media subdirectory, but in
checking VBA help from the VBE, it says that the
"This property should not be used. Sound notes have been removed from
Microsoft Excel", when I look at the CanPlaySounds property, SoundNote
object and Play method.
Is there no way to sound a loud ring in VBA?