|
-
Jan 19th, 2011, 10:59 AM
#1
Thread Starter
New Member
Disable Beep Sound
Hello,
i know this is an old thread.. but maybe someone can help.
In my VBA, I call:
Application.DisplayAlerts = False
Range("A1").ShowDependents
The problem is when there are no dependents Excel will usually show an alert and make a beep sound. Application.DisplayAlerts = False will make the alert go away but the beep sound remains.
Is there a way to remove the beep sound in this case ?
Thanks
shandor
-
Jan 19th, 2011, 12:14 PM
#2
Re: Disable Beep Sound
Split from here and moved to its own thread.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|