About 50 results
Open links in new tab
  1. Preview of Dynamic Arrays in Excel | Microsoft Community Hub

    Sep 25, 2018 · To harness the power of dynamic arrays, we’ve added some amazing new functions. So, for instance, you can use the SORT function to sort a list, the UNIQUE function …

  2. Dynamic Array Subtotal that changes its column sizes without …

    Oct 20, 2023 · I need to make a dynamic array subtotal that changes its column size by another dynamic array. The example sheet, challenge, conditions, and attempts I've made are below.

  3. LET and Nested Dynamic Array FILTER Function

    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 …

  4. Excel Dynamic Array Improvements - techcommunity.microsoft.com

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

  5. Data validation using VSTACK with dynamic arrays

    Jan 29, 2023 · Either of the two dynamic arrays can be used successfully as the source for data validation. However when using VSTACK to combine the arrays (VSTACK (dynArray1, …

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

  7. Filter dynamic Array keep source formatting. | Microsoft …

    Apr 11, 2022 · Hello I am using the Filter command to create a dynamic array.Is there a way to have the results returned in their original source formatting "Bold"...

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

  9. Dynamic array and spilled array - FILTER function behavior

    Aug 2, 2024 · I am attempting to create a dynamic dependent data validation list (using instructions found on the My Online Training YouTube video).  A link to the...

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