About 1,905,206 results (5,996 milliseconds)

Array formula to return multiple column values using VLookup ...

https://support.google.com/docs/thread/250257105/array-formula-to-return-multiple-column-values-using-vlookup?hl=en
Dec 25, 2023 ... VLOOKUP isnt able to return multiple values in the way you are hoping. Perhaps you can get the desired results with QUERY function. Try this ...

How to loop the index and match which return multiple results ...

https://support.google.com/docs/thread/160531026/how-to-loop-the-index-and-match-which-return-multiple-results?hl=en
Apr 20, 2022 ... =arrayformula( iferror( vlookup(B1:B, key!B2:C, columns(key!B2:C) ... I hope it will help a lot. Hope to hear from you soon. cheers. Belle.

What is the best way to return multiple values from a single column ...

https://support.google.com/docs/thread/193895683/what-is-the-best-way-to-return-multiple-values-from-a-single-column-lookup?hl=en
Dec 21, 2022 ... I know how VLOOKUP works and how to write/understand the formula. However, it only returns a single value based on which cell was the most closely matched to ...

VLookup to return multiple search keys in rows - Google Docs ...

https://support.google.com/docs/thread/9152796/vlookup-to-return-multiple-search-keys-in-rows?hl=en
Jul 2, 2019 ... I want to be able to lookup a student ID, which can appear multiple times in the test results list, and display all tests for that ID number.

Vlook (similar) with more than 1 result that works with arrayformula ...

https://support.google.com/docs/thread/109473250/vlook-similar-with-more-than-1-result-that-works-with-arrayformula?hl=en
May 11, 2021 ... I am looking for a formula that can return multiple results similar to vlookup but also can be used with ArrayFormula. In the example sheet ...

Vlookup return multiple values vertically, separated by comma ...

https://support.google.com/docs/thread/121123347/vlookup-return-multiple-values-vertically-separated-by-comma?hl=en
Aug 13, 2021 ... I believe I could use JOIN formula to join the results but not sure which formula I can use to derive all the values - have only known ...

Function that returns multiple values for one input - like VLookUp but ...

https://support.google.com/docs/thread/116548870/function-that-returns-multiple-values-for-one-input-like-vlookup-but-for-multiple-rows?hl=en
Jul 9, 2021 ... which formula should I use? Vlookup will only return the 1st value (90210). Details. Sheets,Business. Locked. Informational notification. This ...

How to return multiple rows from different columns by using vlookup ...

https://support.google.com/docs/thread/188052928/how-to-return-multiple-rows-from-different-columns-by-using-vlookup-or-query?hl=en
Nov 10, 2022 ... I want to filter selected stocks' uniqe historical signal data. There are 3 types of signals D,W,M. W is a weekly signal which will show under all week days.

Return several values to a single cell based on two or more criteria ...

https://support.google.com/docs/thread/74028902/return-several-values-to-a-single-cell-based-on-two-or-more-criteria?hl=en
Sep 29, 2020 ... I've tried using different setups of VLOOKUP, but I can't get it to return several values from the same column into a single cell. Any tips ...

Lookup with multiple values to return in a list - Google Docs Editors ...

https://support.google.com/docs/thread/150642928/lookup-with-multiple-values-to-return-in-a-list?hl=en
Feb 13, 2022 ... My lookup of all the details by entering the number works, but when I try a vlookup, it can only list the first track that it finds. I need ...

Formulas stopped working in worksheet with many formulas ...

https://support.google.com/docs/thread/157927484/formulas-stopped-working-in-worksheet-with-many-formulas?hl=en
Mar 30, 2022 ... ... several rows EXPECTED RESULTS. Explain the logic that lead to ... And VLookup() can return multiple columns from one search. Instead ...

Use MATCH and ARRAYFORMULA (or something similar) to ...

https://support.google.com/docs/thread/55335131/use-match-and-arrayformula-or-something-similar-to-dynamically-return-multiple-matching-results?hl=en
Jun 24, 2020 ... Use MATCH and ARRAYFORMULA (or something similar) to dynamically return multiple matching results? ... I tried to do it with VLOOKUP and ...

What function (like VLookup) can return multiple columns for EVERY ...

https://support.google.com/docs/thread/56103598/what-function-like-vlookup-can-return-multiple-columns-for-every-instance?hl=en
Jun 29, 2020 ... Ultimately, I'm trying to build an appointment tracker. Put the lead number here, generate a list of every appointment there.

=VLOOKUP Across Multiple Tabs, Return All Matches to Single Cell ...

https://support.google.com/docs/thread/89321601/vlookup-across-multiple-tabs-return-all-matches-to-single-cell?hl=en
Dec 18, 2020 ... The formula gives results that exactly match your expected results. If it does not work for you with your real dataset, please show in the ...

How to show partial last value in vlookup when theres multiple ...

https://support.google.com/docs/thread/5337511/how-to-show-partial-last-value-in-vlookup-when-theres-multiple-results-plus-partial-text?hl=en
May 2, 2019 ... In addition to the other contributions, you can also give this a shot and see if you get the expected result. = ... I think my formula will return ...

How to combine the OFFSET and MINA/MAXA functions - Google ...

https://support.google.com/docs/thread/150137021/how-to-combine-the-offset-and-mina-maxa-functions?hl=en
Feb 10, 2022 ... When you want to return multiple result for a single search, however ... Instead of using offset, you can use vlookup to find the year that ...

Complex VLookup using multiple criteria and between two dates ...

https://support.google.com/docs/thread/126929914/complex-vlookup-using-multiple-criteria-and-between-two-dates?hl=en
Sep 20, 2021 ... The results will then match those of the filter() formula. ... Matt's solution is more robust at handling those and seems to be returning multiple ...

Having some issues with VLOOKUP on multiple sheets-- not ...

https://support.google.com/docs/thread/100014084/having-some-issues-with-vlookup-on-multiple-sheets-not-returning-the-values-i-expect?hl=en
Feb 27, 2021 ... Having some issues with VLOOKUP on multiple sheets-- not returning the values I expect. ... You can turn it into an array as well to ...

How to use IFS with multiple output options - Google Docs Editors ...

https://support.google.com/docs/thread/6146020/how-to-use-ifs-with-multiple-output-options?hl=en
May 14, 2019 ... I am trying to write a formula to use IFS function to return a type of ... vlookup(C3:C,G:H,2,0)))}. Product Expert Alumni Abbas Abdulla ...

Vlookup with multiple matches - Google Docs Editors Community

https://support.google.com/docs/thread/131683576/vlookup-with-multiple-matches?hl=en
Oct 20, 2021 ... The query takes a transpose of Frèdèric's results concatenated with a carriage return (char(10)) that will later separate between multiple ...