Open links in new tab
  1. XLOOKUP function - Google Docs Editors Help

    Cross lookup. Returns the values in the data column at the position where a match was found in the search column. =XLOOKUP ("Apple",table_name!fruit,table_name!price) XLOOKUP …

  2. HLOOKUP - Google Docs Editors Help

    HLOOKUP Horizontal lookup. Searches across the first row of a range for a key and returns the value of a specified cell in the column found. Sample Usage HLOOKUP(10003, A2:Z6, 2, FALSE) Syntax …

  3. How to improve LOOKUP performance - Google Docs Editors Help

    To search for information in your data, use LOOKUP functions like: VLOOKUP HLOOKUP MATCH INDEX Though it often takes time to perform these functions, this article shows how to optimize your …

  4. VLOOKUP - Google Docs Editors Help

    Syntax =VLOOKUP (search_key, range, index, [is_sorted]) Inputs search_key: The value to search for in the first column of the range. range: The upper and lower values to consider for the search. index: …

  5. HLOOKUP out of range - Google Docs Editors Community

    I'm having trouble with an HLOOKUP formula to return the first, second, and third place winners in my weight loss challenge spreadsheet. Depending on how I manipulate the formula, it either says the …

  6. ArrayFormula and HLOOKUP can't get along - Google Help

    This help content & informationGeneral Help Center experienceSearch

  7. How to combine Hlookup with arrayformula in sheets - Google Help

    This help content & informationGeneral Help Center experienceSearch

  8. Can I use Hlookup in a SUM due to data validation being text and …

    This help content & informationGeneral Help Center experienceSearch

  9. I'm attempting to use HLOOKUP to return the text of the column, not ...

    The HLOOKUP () function is used to find values when a match is found within the headers of a table. In order to find the store that has the lowest price, you need to use a combination of functions.

  10. Return whole column by column header (ARRAYFORMULA, HLOOKUP) …

    Nov 10, 2020 · This help content & informationGeneral Help Center experienceSearch