LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph
 
Posts: n/a
Default transpose with formulas

"Kincal" wrote in message
...
I have matrix of data (20 rows and 10 columns) and I want to transpose this
matrix.
Up to this point it is easy but what makes it difficult is that the
original
matrix contains formulas in each individual cell and I want the original
matrix and the transposed version of it to be linked to each other. In
other
words if a cell's value changes in the original matrix I want the
corrosponding cell in the transposed matrix to take same value
automatically.
I tried to do this using absolye and relative references but it did not
work.


If your first array is at (A1:J20), then select the range where you want
your new array, say (A22:T21), then type in the formula
=TRANSPOSE(A1:J20)
enter it as an array formula by Control Shift Enter (which will give you
curly braces).
--
David Biddulph


 
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
transpose and formulas Hein Excel Discussion (Misc queries) 3 March 27th 06 12:37 PM
Formulas not recognizing new data malakingaso Excel Discussion (Misc queries) 1 February 8th 06 07:27 PM
Countif formulas change after doing a sort Bob Smith Excel Worksheet Functions 3 January 3rd 06 11:17 PM
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


All times are GMT +1. The time now is 03:20 AM.

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

About Us

"It's about Microsoft Excel"