About 192,000 results
Open links in new tab
  1. 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 …

  2. INDEX - Google Docs Editors Help

    Tip: VLOOKUP can be used when the lookup value is to the left of the desired attribute to return. INDEX and MATCH can be used regardless of where the lookup value is located in the dataset.

  3. HLOOKUP - Google Docs Editors Help

    See Also QUERY: Runs a Google Visualization API Query Language query across data. VLOOKUP: Vertical lookup. Searches down the first column of a range for a key and returns …

  4. 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 …

  5. LOOKUP - Google Docs Editors Help

    Syntax LOOKUP(search_key, search_range|search_result_array, [result_range]) search_key - The value to search for in the row or column. For example, 42, "Cats", or I24. …

  6. QUERY function - Google Docs Editors Help

    QUERY(A2:E6,F2,FALSE) Syntax QUERY(data, query, [headers]) data - The range of cells to perform the query on. Each column of data can only hold boolean, numeric (including …

  7. VLOOKUP - Bantuan Editor Google Dokumen

    VLOOKUP menampilkan kecocokan pertama: VLOOKUP hanya menampilkan kecocokan pertama. Jika Anda memiliki beberapa kunci penelusuran yang cocok, sebuah nilai akan …

  8. ISERROR - Google Docs Editors Help

    Visit the Learning Center Using Google products, like Google Docs, at work or school? Try powerful tips, tutorials, and templates. Learn to work on Office files without installing Office, …

  9. MATCH function - Google Docs Editors Help

    To return the value itself or another value corresponding to the row or column the match is found in, use INDEX, HLOOKUP, or VLOOKUP. See Also VLOOKUP: Vertical lookup. Searches …

  10. IMPORTRANGE - Google Docs Editors Help

    Syntax IMPORTRANGE(spreadsheet_url, range_string) spreadsheet_url - The URL of the spreadsheet from where data will be imported. The value for spreadsheet_url must either be …