ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to transpose a long list of text across cells (https://www.excelbanter.com/excel-discussion-misc-queries/101893-how-transpose-long-list-text-across-cells.html)

[email protected]

How to transpose a long list of text across cells
 
Hello,

I need to tranpose a long list of text values that I have running from
A1:A400 into A1 - XX#

When I try to paste special it tells me that the cells are not the same
width.

Is there any way around this?


RagDyeR

How to transpose a long list of text across cells
 
Does this help:

=INDEX($A:$A,COLUMNS($A:A))

And drag across.
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

wrote in message
oups.com...
Hello,

I need to tranpose a long list of text values that I have running from
A1:A400 into A1 - XX#

When I try to paste special it tells me that the cells are not the same
width.

Is there any way around this?



SimonCC

How to transpose a long list of text across cells
 
Unfortunately there are only 256 columns in an excel sheet. That's why
selecting 400 cells will give you that error. You pretty much just have to
transpose that into two rows. A1:A256 in one row, A257:A400 in the next row.

-Simon

" wrote:

Hello,

I need to tranpose a long list of text values that I have running from
A1:A400 into A1 - XX#

When I try to paste special it tells me that the cells are not the same
width.

Is there any way around this?




All times are GMT +1. The time now is 08:44 AM.

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