Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am in Excel and need to invert a table so that the collumns will be the
rows and the rows will be the collumns. What is the easiest way to do this? Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this function:
=OFFSET($A$1,ROW(A1)+COLUMN(A1)-2,) Or, simply copy and paste special Values Transpose Regards, Ryan-- -- RyGuy "songstarter" wrote: I am in Excel and need to invert a table so that the collumns will be the rows and the rows will be the collumns. What is the easiest way to do this? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to invert or rotate a table? | Excel Discussion (Misc queries) | |||
How can I invert an Excel List, means colums become rows and vv.? | Excel Discussion (Misc queries) | |||
Switching from collumns to rows | Excel Discussion (Misc queries) | |||
how do I invert the rows and colums in excel? | Excel Discussion (Misc queries) | |||
Collumns and rows | Excel Discussion (Misc queries) |