Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a file that runs a macro to tidy up a file and remove confidential
information and lookups. The macro is taking more than 5 minutes to run. When I use F8 in debug the line of code that seems to be taking the time is this. ------------------------------------------------------------------------- Columns("E").Delete Shift:=xlToLeft ------------------------------------------------------------------------- I am wondering if this is because the range A1;F1 is merged into one cell. If this is the case, can anyone offer any solution to this problem? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HELP...anybody got any ideas why this is running so slowly...... | Excel Programming | |||
Can you help me figure out why my macro is running slowly? | Excel Programming | |||
Paste code running extremely slowly... | Excel Programming | |||
Macros in Excel 2000 running very slowly | Excel Programming | |||
Delete Macro After Running | Excel Programming |