Results 1 to 2 of 2

Thread: Disable Beep Sound

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Posts
    1

    Arrow 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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width