About 35,200 results
Open links in new tab
  1. Replace a Pivot Table with 3 Dynamic Array Formulas - MrExcel

    Oct 2, 2018 · One dynamic array formula to create customers down the side of the report To put product across the top, use =TRANSPOSE(SORT(UNIQUE(B2:B564))) in J1. For the columns …

  2. Using MIN function in dynamic arrays | MrExcel Message Board

    Apr 30, 2024 · Hi, I'm trying to figure out the minimum value between two different rows setup as dynamic arrays. I understand using the basic MIN function but when i add the # signs to make …

  3. Sum by Row using spill # (dynamic arrays) - MrExcel

    Feb 21, 2021 · Hi Everyone, I have started using the great new dynamic array functions with 365. I have used a unique function that gives me an array (column B and C in blue). I have used …

  4. single-formula combining of multiple dynamic arrays (VSTACK?)

    Jan 20, 2024 · I have a problem with creating a single formula that produces a single dynamic array which combines multiple dynamic arrays. For example, i have a range of four cells …

  5. Excel 2024: Dependent Validation using Dynamic Arrays

    Aug 26, 2024 · The Data Validation feature lets you choose from a dropdown list in Excel. It works great until someone wants to have two lists.

  6. Dynamic Array referencing previous row - MrExcel

    Jun 4, 2015 · Is it possible to reference the previous row in a dynamic array formula? Such as below, in column C, I can add this portion: "-MAX (0,C1)" in C2 to effectively reference the …

  7. Sumifs using unique and filter functions - MrExcel

    Feb 21, 2021 · We have the raw data in the table (column B to E). I want a dynamic array formula (unique, filter, choose etc.) that gives me 4 columns : - Column 1= IRIS CODE which is the …

  8. Running Total on a dynamic array | MrExcel Message Board

    Jan 21, 2022 · Hi there, I have a dynamic array that I would like to create a running total on. EG Column A is a spilled column of both sales and purchases and in column B i would like a …

  9. Excel Dynamic Charts Based On Dynamic Arrays - 2515

    Sep 20, 2022 · Brand new in Excel Insiders Beta: A chart can be based on an entire dynamic array in Excel. In this first iteration, the chart has to point to the entire array. If you have …

  10. Dynamic Array Formula Problem | MrExcel Message Board

    Nov 27, 2023 · Hello everyone -- I've tried many variations of the dynamic array formula in 'AM13' but have been unsuccessful in returning any results; however, inputting the same formula into …