C Chip Pearson Oct 15, 2003 #2 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)
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)
M Michel Oct 21, 2003 #3 (Michel) wrote in message How can I disable the beep from a messagebox? Click to expand... 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 ;-)
(Michel) wrote in message How can I disable the beep from a messagebox? Click to expand... 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 ;-)