About 1,990,000 results
Open links in new tab
  1. XMATCH function - Microsoft Support

    The XMATCH function searches for a specified item in an array or range of cells, and then returns the item's relative position. Assume we have a list of products in cells C3 through C7 and we …

  2. How to Check If a Value Is in List in Excel (10 Ways)

    Jul 2, 2024 · In this article, you will get the easiest ways to check if a value is in list in Excel. Download the workbook and practice yourself.

  3. Excel - Find a value in an array and return the contents of the ...

    Jul 25, 2014 · I am trying to find a value within an array and then return the value in a specific row in the corresponding column. In the example below, I need to know which bay the Chevrolet is …

  4. 3 Ways To Check if a Value Exists in a Range in Excel

    Nov 21, 2025 · There are multiple ways to check if a value exists in a range in Excel. The three methods that I tend to use will result in varying results. Therefore, try each and find the one …

  5. Check If Value Is In List in Excel

    We have done this using VLOOKUP. But we can do the same thing using COUNTIF function too. So in this article, we will learn how to check if a values is in a list or not using various ways. So …

  6. How to Use an Array Formula in Excel (+Examples)

    Aug 29, 2024 · Array formula in Excel is an exceptional feature that allows you to manipulate and organize large sets of data easily into a single cell. For instance, you would need multiple …

  7. Excel FIND and SEARCH functions with formula examples

    Mar 21, 2023 · The tutorial explains how to use FIND and SEARCH functions in Excel with formula examples.

  8. Get location of value in 2D array - Excel formula | Exceljet

    Apr 29, 2025 · In this example, the goal is to return a list of the locations for a specific value in a 2D array of values (i.e., a table). The target value is entered in cell N5, and the table being …

  9. How Do I Use the Find Function in an Array Formula - Excel

    Apr 23, 2019 · However, I'd like to learn how to use an array formula within a worksheet to see if a cell's string value is in a value of an array that may contain those unique strings but are also …

  10. Look up values with VLOOKUP, INDEX, or MATCH - Microsoft

    It's actually quite easy to do with a lookup function. The VLOOKUP and HLOOKUP functions, together with INDEX and MATCH,  are some of the most useful functions in Excel. Note: …