ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Dragging a transpose of data (https://www.excelbanter.com/excel-worksheet-functions/154031-dragging-transpose-data.html)

RLind

Dragging a transpose of data
 
Is there a way to drag cells down that reference cells across. Here is an
example:

Column
A B C
Dog Cat Mouse

I would like to make a cell = A1 (Dog), then drag DOWN (across is standard)
so that A2 would equal Cat and A3 would equal Mouse.

A
Dog
Cat
Mouse

Thanks!

Peo Sjoblom

Dragging a transpose of data
 
One way

=INDEX($1:$1,ROWS($A$1:A1))

copy down

You need to put this in A2, once you are done you can copy the formula and
paste special as values and delete the first row or else you will get a
circular reference error





--
Regards,

Peo Sjoblom



"RLind" wrote in message
...
Is there a way to drag cells down that reference cells across. Here is an
example:

Column
A B C
Dog Cat Mouse

I would like to make a cell = A1 (Dog), then drag DOWN (across is
standard)
so that A2 would equal Cat and A3 would equal Mouse.

A
Dog
Cat
Mouse

Thanks!




Delaware Economics

Dragging a transpose of data
 
I am unaware of being able to drag and have excel perform that command. What
works just as well is to highlight the range of data you want to drag, click
ctr+c (to copy), then in the cell beginning where you want your data right
click, choose paste special, choose transpose (bottom right of box) and click
ok, hit enter. The data will be transposed.

"RLind" wrote:

Is there a way to drag cells down that reference cells across. Here is an
example:

Column
A B C
Dog Cat Mouse

I would like to make a cell = A1 (Dog), then drag DOWN (across is standard)
so that A2 would equal Cat and A3 would equal Mouse.

A
Dog
Cat
Mouse

Thanks!



All times are GMT +1. The time now is 09:06 PM.

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