Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi..., I want to move the order of my columns, do you know a more efficient
way besides doing: Cells.Find(What:="abc").EntireColumn.Cut Range("A1").Offset(0, 8).EntireColumn.Insert Shift:=xlToRight probably something like moving column 6 before 3... thanks, -- Thank you... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
moving row data to a colunm in sorted order | Excel Worksheet Functions | |||
How to specify order of moving to unlocked cells in a protected sh | Excel Discussion (Misc queries) | |||
moving cells to a predetermined order | Excel Discussion (Misc queries) | |||
VBA for tab order/moving cursor to a certain cell | Excel Programming | |||
Moving a row to new work sheet/book if order=yes | Excel Programming |