title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.EnableSound property (Excel) |
vbaxl10.chm133132 |
|
|
8372b9dd-2929-6b5d-f51b-4409349dd6e6 |
04/04/2019 |
medium |
True if sound is enabled for Microsoft Office. Read/write Boolean.
expression.EnableSound
expression A variable that represents an Application object.
This example disables sound feedback.
Application.EnableSound = False
[!includeSupport and feedback]