An array is a one- or two-dimensional table of data stored in a single cell.
Arrays are a facility which enable you to write formulae which process a lot of data at once.
The simplest way to create an array is to enter a reference to a range.
To create an array containing the contents of cells A1 to B3, you would do the following:
See also Typing arrays directly into cells and Displaying arrays.