Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 298
Default MsgBox sounds

If there's no other solution you could replace the messagebox with a custom
form.

Tim

"Rich" wrote in message
...
Thanks for the prompt response...however, this does not solve the problem.
The tickbox for "feedback with sound" was already un-checked...and even
with
these commands in the coding, the MsgBox still makes an annoying sound!
(I guess I should have mentioned this was turned off in my original post)

Any more clues or ideas?

"JLGWhiz" wrote:

To disable:

Application.EnableSound = False

To enable:


Application.EnableSound = True



"Rich" wrote in message
...
Hi,

I am using a MsgBox command in a program which is being distributed to
a
large number of people across the business. I usually have my sound
muted
so
did not notice anything...but since sending out have received
complaints
that
the MsgBox's make loads of noise.

Using simple code in Excel 2003:

MsgBox MsgBoxText, 64, MsgBoxTitle

Can anyone please tell me how I can disable the sounds...and then
re-enable
them once the text box has been displayed.

Thanks,

Rich






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sounds Mike[_122_] Excel Programming 2 November 28th 07 04:29 PM
Sounds paulport Excel Discussion (Misc queries) 2 March 28th 07 01:02 AM
msgbox sounds joeeng Excel Programming 3 September 27th 06 09:36 PM
Excel Sounds donpauleon Excel Discussion (Misc queries) 2 July 25th 06 07:49 AM
sounds in Excel Green Wizard Excel Discussion (Misc queries) 2 March 9th 06 05:26 PM


All times are GMT +1. The time now is 05:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"