About 15,500 results
Open links in new tab
  1. 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 neighboring …

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

    Feb 20, 2019 · Dynamic Arrays in Action Introducing the Implicit Intersection Operator: @ Regular Excel formulas had a calculation behavior called i mplicit intersection that would silently select a single …

  3. Data validation using VSTACK with dynamic arrays

    Jan 29, 2023 · Data validation using VSTACK with dynamic arrays I create two distinct dynamic arrays (e.g. dynArray1=OFFSET (rangeName1,0,0,COUNTA (rangeName1),1). Either of the two dynamic …

  4. Combining Dynamic Arrays | Microsoft Community Hub

    Nov 19, 2021 · Combining Dynamic Arrays I'm currently working on a project that requires me to pull unique warehouse locations from a table, and list our different SKUs assigned to each location.

  5. Dynamic arrays across workbooks | Microsoft Community Hub

    Aug 1, 2025 · Dynamic arrays are indeed powerful, but their behavior across workbooks does have some important limitations, even though they may appear to work fine in many situations.

  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. LET and Nested Dynamic Array FILTER Function

    Dec 10, 2021 · Brass Contributor to SergeiBaklan Dec 10, 2021 Sergei: Thanks for your very quick reply, but rather than just return that column, can I use the INDEX function to filter one or more …

  8. Creating a dynamic repeating sequence of arrays

    May 20, 2022 · Creating a dynamic repeating sequence of arrays Hi Excel community, I'm trying to find a way to create a dynamic array of repeating cells. I was attempting a similar technique on Google …

  9. New Excel Functions - techcommunity.microsoft.com

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

  10. 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 catered for: Lets …