Excel Array FormulasSearch this site:
Custom Search
An Excel Array Formula performs multiple calculations on one or more sets of values (the 'array arguments') and returns one or more results. This is best described by an example :
Inputting Excel Array FormulasIn order to be understood as an array formula, you have to input your formula as follows :
You will note that, Excel automatically places curly braces { } around array formulas. However, these must be inserted by Excel, as a result of the steps outlined above - typing these in yourself will not result in your formula being processed by Excel as an array formula. Editing Excel Array FormulasExcel will not allow you to edit just one part of a range of cells that contain an array formula, as the cells all work together as a group. Therefore, in order to edit an Excel array formula, you need to :
If you want to remove the array formula from the range of cells you need to highlight the whole range, and then press the delete key, to erase the contents of the whole array as once. Excel Array Formula Example 2Suppose I am working on the example spreadsheet below, and I want to multiply each of the values in cells A1:A5 with the corresponding values in cells B1:B5, and then sum all these values. The simplest way to perform this task is with the use of the array formula, =SUM( A1:A5 * B1:B5 )
This is shown in the results spreadsheet on the right below.
Further Excel Array Formula ExamplesFor a further examples of an Excel Array Formula, see the examples in the following pages :
If you want to learn more about Excel Array Formulas, there is a more in-depth explanation, with further examples, on the Microsoft Office Website (link opens in a new window). |
||||||
|
|
||||||
Copyright © 2008-2010 ExcelFunctions.net |


