About 400 results
Open links in new tab
  1. Guidelines and examples of array formulas - Microsoft Support

    The following examples show you how to create multi-cell and single-cell array formulas. Where possible, we’ve included examples with some of the dynamic array functions, as well as …

  2. Create an array formula - Microsoft Support

    Create array formulas, often called Ctrl Shift Enter or CSE formulas, to perform calculations that generate single or multiple results.

  3. Dynamic array formulas and spilled array behavior

    If you are writing a dynamic array formula to act on a list of data, it can be useful to place it in an Excel table, then use structured references to refer to the data.

  4. Use array constants in array formulas - Microsoft Support

    When you enter an array formula, you most often use a range of cells in your worksheet, but you don't have to. You can also use array constants, values you just enter in the formula bar inside …

  5. Delete or remove a formula in Excel - Microsoft Support

    Select the cell or range of cells that contains the formula. If the formula is an array formula, you must first select all cells in the range of cells that contains the array formula:

  6. Implicit intersection operator: @ - Microsoft Support

    The implicit intersection operator was introduced as part of substantial upgrade to Excel's formula language to support dynamic arrays. Dynamic arrays bring significant new calculation ability …

  7. FILTER function - Microsoft Support

    An array can be thought of as a row of values, a column of values, or a combination of rows and columns of values. In the example above, the source array for our FILTER formula is range …

  8. Rules for changing array formulas - Microsoft Support

    To change or edit an array formula, you need to follow some rules, especially if you have multi-cell formulas. This article spells out the rules.

  9. How to correct a #SPILL! error - Microsoft Support

    Spilled array formulas aren't supported in Excel tables. Try moving your formula out of the table, or converting the table to a range (select Table Design > Tools > Convert to range).

  10. How to correct a #CALC! error - Microsoft Support

    To resolve it, try rewriting your formula. If you have a nested formula, you can try using the Evaluate Formula tool to identify where the #CALC! error is occurring in your formula.