LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 236
Default Excel 2007 exponential slowdown

iumt = row counter for sheet umt
iadt = row counter for sheet adt
MAX_COLUMNS = integer corresponding to last column in sheet umt

Then:

umt.Cells(iumt, "A").Resize(1, MAX_COLUMNS).Copy adt.Cells(iadt, "A")

Try copying with this syntax. That might help.

 
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
Calculation slowdown thom Excel Discussion (Misc queries) 1 December 23rd 09 03:37 PM
Excel Slowdown in Cut and Paste Mode Cat Excel Discussion (Misc queries) 0 June 6th 06 07:59 PM
Conditional Formating Slowdown addy81 Excel Discussion (Misc queries) 0 April 13th 06 01:52 AM
Excel increasing slowdown, in multiple versions Richard[_21_] Excel Programming 2 November 24th 03 03:30 PM
Deleting multiple columns slowdown Scott Timmins Excel Programming 0 July 14th 03 10:58 AM


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

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"