About 1,975,569 results (2,397 milliseconds)

LOOKUP - Google Docs Editors Help

https://support.google.com/docs/answer/3256570?hl=en
Looks through a sorted row or column for a key and returns the value of the cell in a result range located in the same position as the search row or column.

VLOOKUP - Google Docs Editors Help

https://support.google.com/docs/answer/3093318?hl=en
If you have known information on your spreadsheet, you can use VLOOKUP to search for related information by row. For example, if you want to buy an orange, ...

Google Sheets function list - Google Docs Editors Help

https://support.google.com/docs/table/25273?hl=en
Here's a list of all the functions available in each category. When using them, don't forget to add quotation marks around all function components made of ...

Lookup function not working - Google Docs Editors Community

https://support.google.com/docs/thread/72721222/lookup-function-not-working?hl=en
Sep 22, 2020 ... The LOOKUP function will only work properly if data in search_range or search_result_array is sorted. Use VLOOKUP, HLOOKUP, or other related functions if data ...

How to use LOOKUP with Text in Cells - Google Docs Editors ...

https://support.google.com/docs/thread/100569003/how-to-use-lookup-with-text-in-cells?hl=en
Mar 3, 2021 ... Using your VLOOKUP formula you will probably have to drag it down and then when you hit rows where if row is blank then you will get ...

Lookup function returning blank cells, no error message - Google ...

https://support.google.com/docs/thread/6271412/lookup-function-returning-blank-cells-no-error-message?hl=en
May 16, 2019 ... I'm using the LOOKUP function to search a different tab within the same sheet. The formula works fine for every row up until one specific name.

How to use Lookup columns - Tables Help Center

https://support.google.com/area120-tables/answer/10401107?hl=en
This is similar in concept to the VLOOKUP() formula in Google Sheets, where you can "look up" data from another row in a table (even within the same table).

Lookup Function behaving oddly - Google Docs Editors Community

https://support.google.com/docs/thread/106814427/lookup-function-behaving-oddly?hl=en
Apr 19, 2021 ... The Sheet uses 3 pages: A "Projects" page. I list all the cash transactions on this page. Each transaction has a date, a project it is ...

Lookup erratic behavior - Google Docs Editors Community

https://support.google.com/docs/thread/246904492/lookup-erratic-behavior?hl=en
Dec 4, 2023 ... The LOOKUP function will only work properly if data in search_range or search_result_array is sorted. Use VLOOKUP, XLOOKUP, HLOOKUP or other related functions ...

lookup returning wrong value - Google Docs Editors Community

https://support.google.com/docs/thread/169825931/lookup-returning-wrong-value?hl=en
Jul 4, 2022 ... I am running into an issue using the lookup function, it is returning the wrong value. The identifiers are completely unique, there are absolutely no ...

QUERY Lookup Function Help - Google Docs Editors Community

https://support.google.com/docs/thread/26208324/query-lookup-function-help?hl=en
Jan 20, 2020 ... ... what is in cell D4 matches a cell in Column D from Sheet2, repeating down the sheet. In cell C4 you can see the VLOOKUP formula I was using ...

Lookup not updating - Google Docs Editors Community

https://support.google.com/docs/thread/72956357/lookup-not-updating?hl=en
Sep 24, 2020 ... Lookup is meant for sorted data. Instead use VLOOKUP. Also, you can replace the drag down formulas with a single arrayformula().

Lookup function for sorting and displaying expiration dates ...

https://support.google.com/docs/thread/23209464/lookup-function-for-sorting-and-displaying-expiration-dates?hl=en
Dec 18, 2019 ... Lookup function for sorting and displaying expiration dates? https://docs.google.com/spreadsheets/d/1nAf41QzDYMgge9hASyF13jn9F7K0yrzvJKFWq6NEK2Q ...

VLOOKUP and INDIRECT function? - Google Docs Editors Community

https://support.google.com/docs/thread/37606373/vlookup-and-indirect-function?hl=en
Apr 3, 2020 ... I've been using the =INDIRECT("") function to pull up a series of table with the aid of a drop down. This works great and I've had great success but I feel ...

Lookup Function Rounding Selected Cells - Google Docs Editors ...

https://support.google.com/docs/thread/187050912/lookup-function-rounding-selected-cells?hl=en
Nov 3, 2022 ... I am trying to use the LOOKUP Function on a sorted sheet of the form's responses to get the last time it was checked out, but it keeps rounding ...

MATCH function - Google Docs Editors Help

https://support.google.com/docs/answer/3093378?hl=en
MATCH function. Returns the relative position of an item in a range that matches a specified value. Sample Usage. MATCH(" ...

LOOKUP function returns garbage - Google Docs Editors Community

https://support.google.com/docs/thread/307875406/lookup-function-returns-garbage?hl=en
Nov 14, 2024 ... The LOOKUP function will only work properly if data in search_range or search_result_array is sorted. Use VLOOKUP, HLOOKUP, or other related ...

Help needed with a LOOKUP function. - Google Docs Editors ...

https://support.google.com/docs/thread/340113809?hl=en
Apr 23, 2025 ... ... use the Google equivalent of VLOOKUP but I am struggling to understand how to do it. There are two sheets in the spreadsheet. Sheet 1 will ...

Nested Lookup not working - Google Docs Editors Community

https://support.google.com/docs/thread/218420568/nested-lookup-not-working?hl=en
May 30, 2023 ... Column D is meant to use the contact generated in Conlumn C and lookup a fee owed to that person. The table for the lookup formulas is in 'Input ...