Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Swap columns A&B with C&D

I need to be able to swap columns A&B with C&D but i dont have room o
the side that i will be able to put one off to the side then move bac
over. And i didnt want to have to make a new sheet, copy to the ne
sheet then move back.

I just wanted to know if there was a way to swap them without having t
move the columns and then move them back.

thank

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Swap columns A&B with C&D

Columns("A:B").Cut
Range("E1").Insert Shift:=xlToRight


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Cory Thomas " wrote in message
...
I need to be able to swap columns A&B with C&D but i dont have room on
the side that i will be able to put one off to the side then move back
over. And i didnt want to have to make a new sheet, copy to the new
sheet then move back.

I just wanted to know if there was a way to swap them without having to
move the columns and then move them back.

thanks


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Swap columns A&B with C&D

Cory

Manually........

Select columns A & B.

Hold SHIFT and ALT keys down while dragging the right edge of B1 to the right.

Drop on C & D which will shift left.

Gord Dibben Excel MVP

On Tue, 15 Jun 2004 13:10:20 -0500, Cory Thomas
wrote:

I need to be able to swap columns A&B with C&D but i dont have room on
the side that i will be able to put one off to the side then move back
over. And i didnt want to have to make a new sheet, copy to the new
sheet then move back.

I just wanted to know if there was a way to swap them without having to
move the columns and then move them back.

thanks


---
Message posted from http://www.ExcelForum.com/


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003: Swap or flip or rotate rows and columns (instructions didn't work) BJ Martens Excel Worksheet Functions 1 January 22nd 11 01:30 PM
How do I swap data in columns and rows around? Monkeroo New Users to Excel 2 May 28th 10 03:16 PM
How to swap the contents rows and columns in a spreadsheet? Andrew Excel Worksheet Functions 2 March 28th 09 04:00 PM
swap rows and columns rudyh Excel Discussion (Misc queries) 3 December 15th 05 01:23 AM
How to swap rows and columns? [email protected] Excel Discussion (Misc queries) 5 September 21st 05 08:07 AM


All times are GMT +1. The time now is 05:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"