About 1,728,710 results (4,532 milliseconds)

MATCH function - Google Docs Editors Help

https://support.google.com/docs/answer/3093378?hl=en
... matched value rather than the value itself. To return the value itself or another value corresponding to the row or column the match is found in, use INDEX ...

How can I get the query output to match its row condition? - Google ...

https://support.google.com/docs/thread/8093704/how-can-i-get-the-query-output-to-match-its-row-condition?hl=en
Jun 15, 2019 ... Anyway, simply put, I have two tabs in a spreadsheet. ... values instead of directly matching column H like you did with the first query.

Need a function that flags non-matching cell values from VLOOKUP ...

https://support.google.com/docs/thread/112282330/need-a-function-that-flags-non-matching-cell-values-from-vlookup?hl=en
Jun 3, 2021 ... If it doesn't find a MATCH, it returns the Episode title, not that we really need it. Now we have a column of row numbers that had a MATCH. Now ...

Only importing rows where the first cell value matches a cell value ...

https://support.google.com/docs/thread/52385420/only-importing-rows-where-the-first-cell-value-matches-a-cell-value-from-an-existing-sheet?hl=en
Jun 9, 2020 ... I want to copy all of the projects from the master list with numbers that match my personal list onto a third sheet with the entire row of information.

How to use the INDEX & MATCH formulas to pull the minimum value ...

https://support.google.com/docs/thread/97946766/how-to-use-the-index-match-formulas-to-pull-the-minimum-value-for-a-specific-row-column?hl=en
Feb 13, 2021 ... Get link. Report abuse. How to use the INDEX & MATCH formulas to pull the minimum value for a specific row/column? I have a dataset with ...

Use table to match conditions and return specific value. - Google ...

https://support.google.com/docs/thread/173639272/use-table-to-match-conditions-and-return-specific-value?hl=en
Aug 2, 2022 ... I want to be able to return a value into column C based on the values in columns A and B which would be matched against the first and second columns of the ...

"An array value could not be found" Error - Google Docs Editors ...

https://support.google.com/docs/thread/102978757/an-array-value-could-not-be-found-error?hl=en
Mar 19, 2021 ... AVERAGE will only return a single value (the average of B6:B), you will just get that value for each row where something is in A5:A. It will be ...

Using IMPORTRANGE to pull relevant and matching data from ...

https://support.google.com/docs/thread/204519860/using-importrange-to-pull-relevant-and-matching-data-from-another-spreadsheet?hl=en
Mar 4, 2023 ... The 0 just tells the formula to find an exact match to the A2 value that you are searching for. I've just thought that the XLOOKUP might be ...

Find value in multiple columns and output matching value in column ...

https://support.google.com/docs/thread/280223766/find-value-in-multiple-columns-and-output-matching-value-in-column-a-in-same-row?hl=en
Jun 16, 2024 ... I'd like a formula that looks up a value (S Alabama) in the array (A97:E100), references this sheet, and outputs the value in the same row that is in column B ...

To get entire row using Vlookup - Google Docs Editors Community

https://support.google.com/docs/thread/193241674/to-get-entire-row-using-vlookup?hl=en
Dec 17, 2022 ... ... matching the entire row and bring the data in sheet2. I have ... It looks at the first column A to match your value in A2 and if ...

Importing rows based on values listed in a certain column - Google ...

https://support.google.com/docs/thread/168229711/importing-rows-based-on-values-listed-in-a-certain-column?hl=en
Jun 22, 2022 ... Your formula is pulling one header row and one data row. Use the correct headers parameter to make it right. Use this to get the matching rows ...

Vlookup with multiple conditions and "An array value could not be ...

https://support.google.com/docs/thread/124692953/vlookup-with-multiple-conditions-and-an-array-value-could-not-be-found-error?hl=en
Sep 6, 2021 ... In one of them Im trying to get a value from another but that value must match with 2 conditions. ... values for one or more rows". I was ...

Trying to filter out rows based on if values match a different row for a ...

https://support.google.com/docs/thread/170594095/trying-to-filter-out-rows-based-on-if-values-match-a-different-row-for-a-lookup-function?hl=en
Jul 10, 2022 ... IMPORTXML() can get information for you from the links and I used the names as an example. These formulas are in cells B1:R1 and are colored ...

Return value in specific cell based on values for row and column ...

https://support.google.com/docs/thread/266565779/return-value-in-specific-cell-based-on-values-for-row-and-column-headings?hl=en
Mar 29, 2024 ... I thought this would be simple but it has proved to be difficult (for me). I have tried the functions, MATCH, DGET, INDEX, and nesting HLOOKUP ...

How to insert values from one column if there's a match in another ...

https://support.google.com/docs/thread/252642930/how-to-insert-values-from-one-column-if-there-s-a-match-in-another?hl=en
Jan 9, 2024 ... There is another column in the same tab that is blank. In another tab, I have 300+ rows with percentages in one column and a dollar amount in ...

INDEX - Google Docs Editors Help

https://support.google.com/docs/answer/3098242?hl=en
Using INDEX and Match ; Find Mary's Dietary Restriction, =INDEX(A1:D6, MATCH("Mary", A1:A6, 0), 2), Vegetarian, Row number is dynamic & column number is ...

LOOKUP Multiple results matching ID with row cell values to single ...

https://support.google.com/docs/thread/41934281/lookup-multiple-results-matching-id-with-row-cell-values-to-single-cell
Apr 23, 2020 ... In cell B2 I have an alternate formula which should work in excel except you'll have to get rid of the word arrayformula and add whatever syntax ...

Best formula to return values based on specific column header and ...

https://support.google.com/docs/thread/9383085/best-formula-to-return-values-based-on-specific-column-header-and-row-header?hl=en
Jul 6, 2019 ... Best formula to return values based on specific column header and row header? ... matching module 6. Erin Rasp. Original Poster. Jul 15, 2019.

How to find Min-Value with Condition but show the Row - Google ...

https://support.google.com/docs/thread/76576610/how-to-find-min-value-with-condition-but-show-the-row?hl=en
Oct 12, 2020 ... I am trying find a formula to give out the Row-number of the min-value of a column with a condition. Something like: =MATCH(A1;FILTER(B1:B10;C1:C10=X);0)

LOOKUP() - AppSheet Help

https://support.google.com/appsheet/answer/10107410?hl=en
Get column value from row in table or sliceReturns the value from the column of the matching row of a table or slice. It returns only a single column value, ...