Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculation slowdown | Excel Discussion (Misc queries) | |||
Excel Slowdown in Cut and Paste Mode | Excel Discussion (Misc queries) | |||
Conditional Formating Slowdown | Excel Discussion (Misc queries) | |||
Excel increasing slowdown, in multiple versions | Excel Programming | |||
Deleting multiple columns slowdown | Excel Programming |