LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Running time of procedure increases

After adding a 'progress meter' to the report I am currently working on, I
discovered that the naming of the ranges which I perform first on each sheet
was taking up the vast majority of the time. I was investigating by adding a
timer to the naming procedure, and I discovered that each subsequent running
of the report takes longer than the previous time. The timer results we

Sheet 1: 1.910156 seconds
Sheet 2: 7.582031 seconds

Sheet 1: 2.308594 seconds
Sheet 2: 9.082031 seconds

Sheet 1: 3.507813 seconds
Sheet 2: 14.23828 seconds

I don't really understand what's happening here, since I'm closing the
actual report file each time and just leaving the 'raw data' sheet open which
I use to copy from at the very beginning.

Could someone tell me what's causing the delay in the subsequent runs, and
if there is any way of preventing this increase?

Many Thanks,
Tara H
 
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
Running Ontime's procedure while another function is running? Enter The Excel Programming 1 May 11th 07 05:58 AM
Procedure not running automatically... kartune85[_13_] Excel Programming 1 June 26th 06 03:21 AM
auto insert invoice number that increases by one each time opened Michael HPSC Excel Worksheet Functions 3 November 29th 05 08:10 AM
Running Userform Procedure Nigel Excel Programming 1 August 19th 05 07:16 AM
Procedure to detect if an application is running Bill Excel Programming 1 November 2nd 04 03:20 AM


All times are GMT +1. The time now is 03:42 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"