Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving Column
Message
From
16/07/2003 22:11:35
 
 
To
All
General information
Forum:
Visual Basic
Category:
VBA
Title:
Moving Column
Miscellaneous
Thread ID:
00810928
Message ID:
00810928
Views:
43
Dear all,

If I want to move the columns(4) to after columns(2) in Excel 2000, Then what is the code will be?

I have try :
WorkSheets("Sheet1").Columns(4).Move after:= WorkSheets("Sheet1").Columns(1)

But it was a error.


Thanks
Aston
Reply
Map
View

Click here to load this message in the networking platform