How to change the beep sounds

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi ,
I have a macro has a beep action
I need to change the beep sound to another sound
Can I do that
 
Sounds are controlled through Sounds in Control Panel of Windows. You can
set the sound wave there for the four different message box types:
information (default beep/sound); exclamation; critical; question.

Your choice of which type of MsgBox you want to use then will use the
assigned sound wave.
 
Hi,
Thank you for your fastest responding
How can customize the beep e.g. when I put the macro to open form I want a
specific sound to run. And so on.
 
No such method is built into ACCESS. You'd have to write programming into
the open event of every form to play a wave file.
 
do you have an example plzzzzzzzzzzzzzzzz

Ken Snell (MVP) said:
No such method is built into ACCESS. You'd have to write programming into
the open event of every form to play a wave file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Unknown source of beeping 14
pc speaker beep?? 6
continuous BIOS beep 2
Trapping Edit Mode ! 11
Beep Not Working 7
High Importance Beep 2
message without a beep 2
How to tell when Beep sound is done? 2

Back
Top