Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Transpose cell references

I have a comparison of 5 solutions on different parameters.

I have my solutions listed in rows with all the parameters in columns. There
are many parameters, so I exceed my page width.

For display I want to show the values with the 5 solutions as columns, and
then all the parameters as rows.

I have the data in cells like

A5
A6
A7
A8
A9

now I want that listed in cells
A10 A11 A12 A13 A14

i.e. in A10 I want "=A5", A11 "=A6" etc.

My question is: Can I somehow easily make these references to the cells in
the original listing - e.g. by dragging the window handle or similar... (when
I do that I get "=A5" "=B5" "= C6" etc.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Transpose cell references

Put this formula in A10:

=INDIRECT("A"&COLUMN(E1))

then just copy it across into B10:E10.

Hope this helps.

Pete

On Feb 15, 12:52*pm, RSunday
wrote:
I have a comparison of 5 solutions on different parameters.

I have my solutions listed in rows with all the parameters in columns. There
are many parameters, so I exceed my page width.

For display I want to show the values with the 5 solutions as columns, and
then all the parameters as rows.

I have the data in cells like

A5
A6
A7
A8
A9

now I want that listed in cells
A10 A11 A12 A13 A14

i.e. in A10 I want "=A5", A11 "=A6" etc.

My question is: Can I somehow easily make these references to the cells in
the original listing - e.g. by dragging the window handle or similar... (when
I do that I get "=A5" "=B5" "= C6" etc.


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
find first empty cell in column and start transpose next row in that cell ali Excel Discussion (Misc queries) 6 July 21st 07 11:55 PM
How to rename references from range names to cell references Abbas Excel Discussion (Misc queries) 1 May 24th 06 06:18 PM
Transpose Reletive Cell References? Conan Kelly Excel Worksheet Functions 1 January 12th 06 04:45 PM
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES Umair Aslam Excel Worksheet Functions 1 September 22nd 05 01:19 PM
Transpose-relative cell references would be useful. carlmanaster Excel Worksheet Functions 7 March 15th 05 01:04 AM


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

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"