About 637,000 results
Open links in new tab
  1. REDUCE function - Microsoft Support

    Reduces an array to an accumulated value by applying a LAMBDA function to each value and returning the total value in the accumulator

    Missing:
    • excel
    Must include:
  2. Excel REDUCE function | Exceljet

    Nov 7, 2025 · The REDUCE function applies a custom LAMBDA function to each element in a given array and accumulates results to a single value. The REDUCE function is useful when you want to …

  3. Excel REDUCE Function (Made Easy with Lots of Examples)

    Learn Excel's REDUCE function with simple explanations and 6 practical examples. Examples include conditional sums, text manipulation, & bulk find-replace

  4. How to use Excel REDUCE Function (With Examples)

    The REDUCE is a logical function that helps you apply a custom calculation across an array and reduce it to a single output. You can solve complex problems, including conditional sums and counts.

  5. How to Use the REDUCE Function in Excel: A Step-by-Step Guide

    This article will guide you through exactly how to use the REDUCE function in Excel. We'll cover everything from its basic syntax to practical, real-world examples that show you how to solve …

  6. Excel Function: REDUCE

    Prerequisite: understand the LAMBDA function. Usage: The goal here is to create the equivalent of a SUM function: Enter the REDUCE function followed by the initial value of the accumulator (0, to start …

  7. REDUCE Function in Excel: Transform Arrays with Ease

    Sep 6, 2024 · Example of Using the REDUCE Function in Excel: The calculation in this formula is a + (v > 30). If ‘v’ is greater than 30, the formula returns TRUE, which is equivalent to 1. This 1 is added to …

  8. REDUCE Function - My Excel Academy

    The Excel REDUCE function reduces an array to an accumulated value by applying a LAMBDA function to each value and returning the total value in the accumulator.

  9. Excel REDUCE function (365) - ExtendOffice

    Mar 18, 2025 · The REDUCE function applies a LAMBDA function to each value in an array and returns the total value in the accumulator, reducing the array to an accumulated value.

  10. REDUCE Function is INSANELY Powerful (But Nobody Understands It ...

    Oct 30, 2025 · In this video, I will show you how to use the REDUCE function in Excel. Reduce is one of the harder functions, and this video covers a lot of practical examp...