Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have code which clears a table which was generated the previous run. The
code is: Range("b20000:o20000").Select Selection.AutoFill Destination:=Range("b10:o20000"), Type:=xlFillDefault Range("b10:o20000").Select I just want to clear the contents and the formats of the previous table before I build up the next table. Is there code which can do this faster? It is very slow. Takes about 60 seconds. Best regards, Gijs |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Slow code when used as VBA code instead of macro (copying visible columns) | Excel Programming | |||
slow code | Excel Programming | |||
Can someone help me with this slow code | Excel Programming | |||
Slow Code | Excel Programming | |||
Is this slow code? | Excel Programming |