Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Turn Off Sounds in Macro

I have a macro to format a Excel 2007 spreadsheet. I have turned off Feedback
sounds in the options panel and in the macro:

Application.EnableSound = False
Application.DisplayAlerts = False
Application.ScreenUpdating = False
Application.Calculation = xlCalculationManual

When I run the macro, I still get a stack of clicks (the clicks may be
partial beeps) and beeps that take awhile to flush from the queue. The sounds
realy slow down the macro when I don't need the sounds; the spreadsheet is
small (480 rows by 3 columns), each cell is formatted for font color, style,
size; cell color and border; and row outline. Each of these changes causes a
feedback sounds.

Is there a bug in Excel VBA? Does anyone else have this problem?

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 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
Sounds in Excel J. Vandenberg Excel Programming 5 September 29th 03 03:46 PM


All times are GMT +1. The time now is 07:51 AM.

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

About Us

"It's about Microsoft Excel"