Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default 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!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dragging Data into a new worksheet and arranging it by type shryockp Excel Worksheet Functions 2 April 4th 07 06:50 PM
Dragging data onto a chart user dan Charts and Charting in Excel 1 October 5th 06 07:33 PM
Dragging graph-points to change data? (!) rememberkindness Excel Discussion (Misc queries) 1 July 25th 06 01:57 AM
Odd behaviour in dragging data across and up and down cells Isaac The Arian Excel Discussion (Misc queries) 0 July 4th 06 02:34 AM
Dragging cell data Ricardinho Excel Discussion (Misc queries) 1 November 28th 04 11:10 AM


All times are GMT +1. The time now is 04:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"