EnableSound Property

Microsoft Excel Visual Basic

True if sound is enabled for Microsoft Office. Read/write Boolean.

Example

This example disables sound feedback.

Application.EnableSound = False