Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Can anyone shed any light on the problem i'm having with following macro. I have 15k lines of data on a worksheet. My program examines each line with an if statement and depending on result inserts 3 new lines, adds 15 cells of data for each line, or else moves to the next line. I have screenupdating set to false, xlcalculation set to xlAutomatic. This is the part i find curious - if i limit the number of lines of data to <8,000 then the program runs in about 7-8 secs. If i try to run the program with the full 15, lines it takes up to 18 mins to run. Sorry if i've not provided all pertinant info, lemme know if i need to add something else. TIA. -- John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
averaging lines of data at every ten lines | Excel Discussion (Misc queries) | |||
Inserting Lines or Copying lines with formulas but without data | Excel Discussion (Misc queries) | |||
Speed up Program Process | Excel Programming | |||
Free Tool (Add-in) To Speed Up Your Data Processing | Excel Worksheet Functions | |||
program speed problem | Excel Programming |