The result is an array of 11 rows by 6 columns.
Thecolumnsargument is 1,startis 1, and thestepvalue is zero.
Note that the range C4:H4 could be anamed range, and can contain values of any kind.
The result from MMULT is anarraythat contains the same number of rows asarray1and the same number of columns asarray2.
SEQUENCE Function
The Excel SEQUENCE function generates a list of sequential numbers in an array.
The array can be one dimensional, or two-dimensional, determined byrowsandcolumnsarguments.
…
COLUMNS Function
The Excel COLUMNS function returns the count of columns in a given reference.