ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Transposing One Column to Multiple Rows (https://www.excelbanter.com/excel-worksheet-functions/198915-transposing-one-column-multiple-rows.html)

Jose

Transposing One Column to Multiple Rows
 
I have One Column of Monthly Hourly data, i.e., 24 hours each for 28, 30, 31
Days. I would like to transpose this data into Rows for Days and Columns for
Hours, i.e., 28, 30, 31 Rows by 24 Columns. Can someone please help me?

--
Thanks In Advance for Sharing Your Knowledge!

Yong Heng[_2_]

Transposing One Column to Multiple Rows
 
A B C D E F G H
1 1 2 3 4 5 6 7
2 data
3 data
4 data
5 data
6 data

insert number 1 to 7 from cell B1 to cell H1

in cell B2 insert the formula (assuming 100 rows of data)
=INDEX(($A$2:$A$100),(ROW()-2)*7+B$1)

populate the formula to all cells in B:H by dragging your mouse.

Yong Heng

"Jose" wrote:

I have One Column of Monthly Hourly data, i.e., 24 hours each for 28, 30, 31
Days. I would like to transpose this data into Rows for Days and Columns for
Hours, i.e., 28, 30, 31 Rows by 24 Columns. Can someone please help me?

--
Thanks In Advance for Sharing Your Knowledge!



All times are GMT +1. The time now is 09:47 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com