Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 86
Default EXTREMELY slow toolbars?

We have a toolbar we create in code, so that it can be customized on a
worksheet-by-worksheet basis. When a sheet is opened, by clicking on the
tabs, the code examines the toolbar, removes any existing buttons, and
replaces them with the correct ones for that sheet.

When this code first runs, it is extremely fast. The entire process of
deleting the existing buttons, looping over a list to see which ones are
needed, and then adding them back takes well under a second. However, this
process slows down. Today it is taking about 4-5 seconds to do the same
thing. There have been no data changes at all.

The "solution" so far is to use the Toolbars... editor to delete the toolbar
and let the code re-draw it from scratch. This works for a day or two before
it slows down again.

Does anyone know what's going on, and how to fix it?

Maury
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
Excel Extremely Slow KMH Excel Discussion (Misc queries) 2 June 30th 09 01:27 PM
Paste Special is extremely slow Shaun Excel Discussion (Misc queries) 1 August 15th 08 12:13 PM
Opens extremely slow DrYauney Excel Discussion (Misc queries) 0 July 16th 07 07:22 PM
Workbook is now Extremely Slow Dmorri254 Excel Worksheet Functions 3 May 3rd 05 06:39 PM
Extremely slow run-time Steph[_3_] Excel Programming 6 June 11th 04 04:16 AM


All times are GMT +1. The time now is 11:35 PM.

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"