EnableSound Property
From Microsoft Excel Visual Basic
EnableSound Property
True if sound is enabled for Microsoft Office. Read/write Boolean.
Example
This example disables sound feedback.
Application.EnableSound = False
From Microsoft Excel Visual Basic
True if sound is enabled for Microsoft Office. Read/write Boolean.
This example disables sound feedback.
Application.EnableSound = False