Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to move column E over to column A (column A is empty). Is there a
more efficient way (ideally using 1 line of code) to write the code for this operation other than: ActiveSheet.Columns("E:E").Cut ActiveSheet.Range("A1").Select ActiveSheet.Paste Thanks in advance for any help. Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can this code be made more efficient? | Excel Programming | |||
Can anyone help me convert to more efficient code? | Excel Programming | |||
Efficient Code | Excel Programming | |||
More Efficient code than this | Excel Programming | |||
More efficient code | Excel Programming |