Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to switch data from a column format to a row format. This is a
step beyond a basic transpose. Trying to alter the data to make it easier to load into a table. Any advice? I want to go from this: Site 2007 Q1 2007 Q2 2007 Q3 2007 Q4 4 10 20 30 40 47 15 25 35 45 To thi: Site Time Value 4 2007 Q1 10 4 2007 Q2 20 4 2007 Q3 30 4 2007 Q4 40 47 2007 Q1 15 47 2007 Q2 25 47 2007 Q3 35 47 2007 Q4 45 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count all rows in column with data, Except rows 1-5 | Excel Worksheet Functions | |||
Column Data to Rows | Excel Discussion (Misc queries) | |||
Formatting Rows of Data based on Column Data | Excel Worksheet Functions | |||
Loading Column Data with blank Rows into Data Validation Box | Excel Worksheet Functions | |||
find rows for unique data in 1 column and different data in other. | Excel Discussion (Misc queries) |