#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 355
Default Matrix

I have a matrix and I would like to copy the info from the columns to the rows.

a1 b1 c1 d1 e1
a2 1 2 3 4
a3 2 3 4 5
a4 3 4 5 6
a5 4 5 6 7

Since a3 and d1 equal the same number and a4 and 31 equal the same number
and so on and so on. how can I auto fill the formula to fill across the row.
My formula is:

c1 =a3 d1 =a4 e1 =a5
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 806
Default Matrix

Hello,

=INDEX(1:65536,COLUMN(),ROW())

Fill either the diagonal and the upper right triangle or the diagonal
and the lower left triangle of your matrix and put above formula into
all other cells. Replace 1:65536 by your matrix' range or its range
name if necessary.

Regards,
Bernd

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
Matrix info Andreas Håkansson Excel Worksheet Functions 5 March 27th 06 12:46 PM
matrix [email protected] Excel Worksheet Functions 2 February 14th 06 08:53 PM
Matrix Attempt at solving a Matrix Problem? Excel Discussion (Misc queries) 2 August 15th 05 12:39 AM
BCG matrix Anneke Charts and Charting in Excel 1 August 10th 05 09:02 PM
Matrix Basil Charts and Charting in Excel 7 March 3rd 05 02:49 AM


All times are GMT +1. The time now is 12:45 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"