Is it possible to increase the volume or type of beep that occurs with the DoCmd.Beep via VBA or an option in Access?
Is it possible to increase the volume or type of beep that occurs with the DoCmd.Beep via VBA or an option in Access?
Nope, nothing natively in Access! I believe you'll have to find an API to do that, and I seem to remember reading that this kind of thing is Windows-version dependent.
BTW, changing Windows settings is generally considered to be very user-unfriendly!
Linq ;0)>
Ok. Thanks. It's not that big a deal, I was just curious.