Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Worksheet copy speed

Hi,

I workshet with 60 VBA controls on it and 786 lines of vba code behind those
controls. Where possible the code uses functions and sub routines to save
repetition.

The problem I have is that when I try and copy the sheet it takes about 30
seconds to copy the single sheet!!!!

Is their anything I can do to speed it up? I have stripped the vba code of
all indents, spaces, and comments.

thanks

Lewis
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Worksheet copy speed

"Lewis Brunton" wrote in message
...
Hi,

I workshet with 60 VBA controls on it and 786 lines of vba code behind
those
controls. Where possible the code uses functions and sub routines to save
repetition.

The problem I have is that when I try and copy the sheet it takes about 30
seconds to copy the single sheet!!!!

Is their anything I can do to speed it up? I have stripped the vba code of
all indents, spaces, and comments.


Can you post an example of the code that you think is too slow?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Worksheet copy speed

"Damien McBain" wrote:

Can you post an example of the code that you think is too slow?


Well thats the problem you see, its not the code that is too slow. Just
copying the worksheet takes the time, whether I do it manually or with a
macro.

I have found that deleting the files in the temp folder has speeded up the
copy process, but it it still not as fast as when the worksheet had no macros
attached to it.

thanks

Lewis Brunton
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
Sumproduct against worksheet vs named range- any speed difference? Keith R Excel Worksheet Functions 1 August 13th 07 03:12 PM
Worksheet speed with array formula pkeegs Excel Discussion (Misc queries) 2 November 6th 06 07:20 PM
Speed up calculation of a worksheet that contains formula vennila Excel Worksheet Functions 2 April 24th 06 01:42 PM
Loss of Speed During Copy Operation Marty Excel Programming 6 January 20th 05 01:49 AM
raw speed for excel worksheet functions? - xll -or com addin? John Doe[_3_] Excel Programming 1 August 18th 03 11:26 PM


All times are GMT +1. The time now is 12:34 PM.

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"