Available in Sets.xla, a Microsoft© Excel add-in.
Click "MatrixToList", or scroll this page for MatrixToList examples.
Click on another function in the browser window to read about it.
| Excel column letters--> | A | B | C | D |
|---|---|---|---|---|
| 1 | 2 | 7 | 17 | MatrixToList(A1:C3) |
| 2 | 3 | 11 | 19 | {{2,7,17},{3,11,19},{5,13,23}} |
| 3 | 5 | 13 | 23 | |
| Excel row numbers above |
| Excel column letters--> | A | B | C | D |
|---|---|---|---|---|
| 1 | 7 | 17 | MatrixToList(A1:C3) | |
| 2 | 3 | 19 | {{0,7,17},{3,0,19},{5,13,0}} | |
| 3 | 5 | 13 | ||
| Excel row numbers above |
Created on ... December 29, 2001