supress beep on error

D

Dylan Moran

Anyone know how to supress a beep on error. Preferably not all the time, just
on a specific error in a specific procedure I am getting.

Thanks
 
K

Ken Snell [MVP]

The beep comes from the Windows Sound wave file that you have set to
Critical Stop. Remove the wave file from that property (via Control Panel |
Sounds) and the sound won't occur.
 
Top