View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mut[_8_] Mut[_8_] is offline
external usenet poster
 
Posts: 1
Default copy matrix (diagonal)


Dear all,
Does anyone know how to copy a diagonal matrix into one column.
Example:

1 2 3 5
5 3 4 7
7 8 9 4
4 10 8 11

into

1
3
9
11

Any help would be appreciated.

Thanks,
Mu

--
Mu
-----------------------------------------------------------------------
Mut's Profile: http://www.excelforum.com/member.php...fo&userid=3063
View this thread: http://www.excelforum.com/showthread.php?threadid=54317