Open links in new tab

Got it, one moment

...
Feedback
AI generated code. Review and use carefully. More info on FAQ.
  1. MATCH function - Microsoft Support

    • The MATCH function searches for a specified item in a range of cells, and then returns the relative position of that item in the range. For example, if the range A1:A3 contains the values 5, 25, and 38, then the f… See more

    Syntax

    MATCH(lookup_value, lookup_array, [match_type])
    The MATCH function syntax has the following arguments:

    Microsoft Support
    Example

    Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data.

    Microsoft Support
  1. How to Use MATCH Function in Excel? - ExcelDemy

    Jun 18, 2024 · In this article, we are going to demonstrate various examples of using the MATCH function in Excel based on different criteria, and what to do when this function doesn’t work.

  2. How To Use MATCH Function in Excel (With Examples)

    Jul 23, 2025 · In this guide, we’ll explore how to use MATCH in Excel, discuss its syntax, and walk through MATCH Excel examples that showcase its practical applications.

  3. Excel MATCH function | Exceljet

    Feb 9, 2024 · MATCH is an Excel function used to locate the position of a lookup value in a row, column, or table. MATCH supports approximate and exact matching, and wildcards (* ?) for partial matches. Often, MATCH is combined with the …

  4. How to Use the MATCH Function in Excel (Formula)

    Aug 30, 2024 · But the relative position of the lookup value in the lookup array. And that’s not it – the MATCH function can do just so much in Excel. So let’s jump into the guide below to learn it all. Here’s our free sample workbook for this guide for …