The function Wraprows take a range of cells and place them into a 2-dimensional array by row.
Each row is formed by the count specify in the argument.
Syntax:
=Wraprows(range to wrap, number of values per row, value to pad-with)
Range to wrap. the vector or reference of cells to wrap
Number of values per row. is the max number of values defined per row
Value to pad-with. This value will be use to pad in case of uneven rows, the default is #N/A