About 311,000 results
Open links in new tab
  1. Using X-lookup within a Countifs function | Microsoft Community …

    Sep 1, 2024 · Using X-lookup within a Countifs function I'm unsure if this is the right approach, but I want to be able to use a combination of countifs and xlookup, or vlookup, to check cells in …

  2. XLOOKUP returning #N/A for some values when the values are there

    Nov 16, 2023 · jgans The LOOKUP functions are sensitive to the data-type on both ends. They will only find a match if both the looked for cell and the Looked In range contain numeric, or …

  3. Xlookup with nested IF | Microsoft Community Hub

    Dec 12, 2024 · A more general approach, available in Excel 365, is to define a Lambda function to do whatever you require. For example ARRLOOKUPλ = LAMBDA(lookup_values, …

  4. Annoucing XLOOKUP, successor to the iconic VLOOKUP

    Aug 28, 2019 · We are excited to announce XLOOKUP, Excel's most powerful lookup function and the successor to the iconic VLOOKUP.

  5. XLOOKUP partial match text | Microsoft Community Hub

    Dec 8, 2022 · Hi, I'm having an issue with partial matching text in the lookup cell of my X lookup...

  6. Excel XLOOKUP and XMATCH - techcommunity.microsoft.com

    Jan 31, 2025 · Allow XLOOKUP and XMATCH to match against parts of text in a cell, or by any other pattern of text that can be described with regex.

  7. XLOOKUP Multiple Lookup Values? | Microsoft Community Hub

    Dec 2, 2024 · XLOOKUP Multiple Lookup Values? I have a project where I have been using XLOOKUP to pull information from one sheet into another, but my problem is the following: To …

  8. XLOOKUP wildcard matching issue | Microsoft Community Hub

    Jun 29, 2024 · Hi @OP! 👋 The issue might be due to wildcard matching behavior in XLOOKUP. Here are a few things to check: Ensure correct wildcard usage: Use * to match any number of …

  9. Adding spill to an xlookup with an array result only returns first ...

    Jul 27, 2020 · will lookup multiple values but only from the first column. You would need to specify columns from your table individually, either constructing the relative references or by using …

  10. XLookup Not Finding a Match (when I see that the data is there ...

    Nov 19, 2021 · However, the lookup is not finding a match. I know that (visually) it looks like a match but XLookup does not think that the search argument and the target data match.