disable the msgbox beep?

  • Thread starter Thread starter Michel
  • Start date Start date
Michael,

I don't believe there is anything you can do to suppress the sound played
when a MsgBox is displayed (other than muting you PC). This lack of control
is the price you pay for the ease of use of MsgBox.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com (e-mail address removed)
 
(Michel) wrote in message
How can I disable the beep from a messagebox?

Well I have found a solution, though every same application sound will
be disabled:

Control panel, Sound, Events:
set "Default sound" from DING.WAV to (none)
=disables the MsgBox sound

set "Exclamation" from CHORD.WAV to (none)
=disables the Call external program finished sound


Until I find some other way to only disable Excel sound, this will do.
Maybe I can make a *.reg file to start/stop it ;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Beep Not Working 7
Silent Msgbox? 9
Beep & Time 10
No Beep 2
How to tell when Beep sound is done? 2
User Form pop up with a beep? 4
continuous BIOS beep 2
Making a "ding" sound in the macro process 6

Back
Top