Column Re-order

Digicelt

New Member
Joined
Dec 22, 2005
Messages
29
Hi, Newbie question here ....

Is there an elegant way in VBA to reorder columns in excel, without doing the long and laborious way :eek: ... copying, inserting, and deleting ?

Thanks, Steve
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Nooooo .. i mean re-order columns ... eg, take column C, put it where A is, move B to D, etc ....
 
Upvote 0
The only way to incorporate VBA would be to have something in each colum for it to evaluate to sort in a certain order. You can however, with a mouse take the bottom edge of a column and drag it to a new spot.

Michael
 
Upvote 0

Forum statistics

Threads
1,214,423
Messages
6,119,398
Members
448,892
Latest member
amjad24

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top