Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does the speed of execution of xlfiltercopy get impacted if the data is
formatted or not formatted? I am using the following inside a macro Range("M5:U3500").AdvancedFilter Action:=xlFilterCopy, CriteriaRange:=Range _ ("R1:R2"), CopyToRange:=Range("A5:I1500"), Unique:=True When I paste data into the Range (m5:u3500) using "paste, special, values only", then the the filter and copy runs very fast, but when I paste the same data into the Range (m5:u3500) using "paste", then the filter and copy slows down significantly. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I convert conditional formatting into explicit formatting? | Excel Discussion (Misc queries) | |||
Conditional formatting--different formatting depending on cell con | Excel Discussion (Misc queries) | |||
Protect Cell Formatting including Conditional Formatting | Excel Discussion (Misc queries) | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
expanding custom formatting without removing existing cell formatting? | Excel Worksheet Functions |