Search : in
By :

Transpose column data every 9 cells

Last answer on Feb 20, 2009 10:15:32 pm GMT sunshinevivi, on Feb 20, 2009 9:47:08 pm GMT 
 Report this message to moderators

Hello,
I have 2 columns to transpose. The column A contains Date1..Date9..repeated. The column B contains the data i need.

Country xxxx
State asas
.......
ZIP code eirei
Country bnnn
State mmm
.......
ZIP code eirei

The transpose fields is repeating every 9 lines.
I try to select 9 cells, and using this formula {=TRANSPOSE(B1:B9)} and press CTRL+SHIFT+ENTER. It works, but this is occuring every 9 lines and so on.
Help me please. Thanks :)

Configuration: Windows Vista
Firefox 3.0.6

Best answers for « transpose column data every 9 cells » in :
Worksheet - Cells ShowThe Concept of a Cell A "cell" is the intersection between a line (horizontal) and a column (vertical) on a worksheet. Thus, the name of the line combined with the name of the column gives the cell's coordinates (the term address is sometimes also...
Spreadsheets - Cell Selection ShowCell Selection Spreadsheets are powerful tools for working with data. However, to work with data, it is necessary to have tools to rapidly choose the required cells. Line Selection An entire line can be chosen by clicking directly on the line...
Spreadsheets - Data Entry ShowCell Content A cell of a worksheet can contain a value or be empty. The value of a cell has two essential characteristics: a type, which means the intrinsic type of the data. There are generally three types of values: numeric values, for example...

1

 sunshinevivi, on Feb 20, 2009 10:15:32 pm GMT
Reply to sunshinevivi