About 34,500 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. Implicit intersection operator: @ - Microsoft Support

    Dynamic arrays bring significant new calculation ability and functionality to Excel. Excel's upgraded formula language is almost identical to the old language, except that it uses the @ …

  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. 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.

  6. MAKEARRAY function - Microsoft Support

    Returns a calculated array of a specified row and column size, by applying a LAMBDA function

  7. Name an array constant - Microsoft Support

    Array constants can't contain other arrays, formulas, or functions. In other words, they can contain only text, numbers, or characters separated by commas or semicolons.

  8. 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.

  9. Dynamic array formulas vs. legacy CSE array formulas

    In September, 2018, we released dynamic array formulas for Excel for Microsoft 365. The differences between dynamic arrays and legacy Ctrl+Shift+Enter (CSE) formulas are …

  10. Excel functions that return ranges or arrays - Microsoft Support

    In September, 2018 we announced that Dynamic Array support would be coming to Excel. This allows formulas to spill across multiple cells if the formula returns multi-cell ranges or arrays.

  11. INDEX function - Microsoft Support

    If you need to use ranges that are located on different sheets from each other, it is recommended that you use the array form of the INDEX function, and use another function to calculate the …