Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I swop rows for columns in an Excel or Word table?
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select the range (rows or columns),
Right click in the selection and choose "Copy", Right click in the first cell of the new location and choose "PasteSpecial", Click on "Transpose", then <OK. Make sure there's *no* overlap of old and new ranges. -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Click" wrote in message ... How do I swop rows for columns in an Excel or Word table? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
To swap col B and C:
Columns("B:B").Cut Columns("D:D").Insert Shift:=xlToRight HTH -- AP "Click" a écrit dans le message de news: ... How do I swop rows for columns in an Excel or Word table? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste Table from Word in Excel - 2000 -vs- 2002 | Excel Discussion (Misc queries) | |||
Excel cannot establish a DDE with WORD | Excel Discussion (Misc queries) | |||
Export rows in Excel to lutiple Word files | Excel Discussion (Misc queries) | |||
Merging in Excel from Word, Excel, or Access | Excel Discussion (Misc queries) | |||
in an excel macro can you import data from word into a cell? | Excel Discussion (Misc queries) |