About 270,000 results
Open links in new tab
  1. Excel Dynamic Array Improvements - techcommunity.microsoft.com

    Feb 20, 2019 · Improvements made to Excel dynamic arrays based on user feedback.

  2. LET and Nested Dynamic Array FILTER Function | Microsoft …

    Dec 10, 2021 · The resulting object is an array and not a range reference so you cannot apply COUNTIFS to it, but any array calculation is possible. The local variable, here A₀, can be used …

  3. XLOOKUP and Dynamic Ranges | Microsoft Community Hub

    XLOOKUP and Dynamic Ranges XLookup is a great addition to Excel. Looks particularly promising when combined with Dynamic Arrays. There is one scenario I'm not sure has been …

  4. Preview of Dynamic Arrays in Excel | Microsoft Community Hub

    Sep 25, 2018 · And when your data changes, the dynamic array will resize and recalculate automatically! Dynamic arrays in action Spilling We call the behavior of placing values in …

  5. How to create a pivot table over a range containing dynamic …

    Oct 23, 2021 · UNIQUE formula is just an example of dynamic array formula. What I want to say is that the range holding a dynamic array formula may change because of the change of the …

  6. dynamic arrays turn off | Microsoft Community Hub

    Aug 17, 2020 · dankuchma If you open an Excel file which was created in the pre-dynamic array times, Excel should automatically add those @ characters in every formula where it is needed.

  7. Copy Array N times with excel formula | Microsoft Community Hub

    Copy Array N times with excel formula Hello everyone, I am working on defining a rectangle using two points: the initial point and the end point. What I want to achieve is to subdivide the …

  8. Announcing New Text and Array Functions

    Mar 16, 2022 · We are excited to announce fourteen new Excel functions that will allow you to easily manipulate text and arrays.

  9. Limiting the length of results from Dynamic / Spill Arrays

    Dec 10, 2019 · Limiting the length of results from Dynamic / Spill Arrays I am trying to figure out a way to limit the number of results returned from a dynamic array such as =UNIQUE or …

  10. Looking for Cumulative Sum Formula that returns Dynamic Arrays …

    Apr 29, 2021 · Hello Excel Community,I have a simple row of numbers with a range name called NumbersI'm looking for a spill formula (one that returns a dynamic array) that...