2 Way Lookup, INDEX MATCH, VLOOKUP - Excel & Google Sheets

  Рет қаралды 11,206

Learn Google Sheets & Excel Spreadsheets

Learn Google Sheets & Excel Spreadsheets

Күн бұрын

Пікірлер: 32
@OmriLevy
@OmriLevy 2 жыл бұрын
Keep up the great work! Probably the best Google Sheets teacher on the internet. Thx!
@Tara4America
@Tara4America 7 ай бұрын
I am crying happy tears. Thank you so much for solving my matrix formula woes!
@General_Cap
@General_Cap Жыл бұрын
Thank you for this video - I had been trying for about 3 hours figuring out how to do a matrix value assignment based on an x cordinate and y cordinate and this video solved that setup for me.
@lpanebr
@lpanebr 2 жыл бұрын
It's good to learn about the Xmatch! Thanks for the great content!
@mercyfrs
@mercyfrs 2 жыл бұрын
He 's true master!..Great teacher.
@AndrewForte1
@AndrewForte1 2 жыл бұрын
Thanks for the great value 👍
@syukraakhmad3822
@syukraakhmad3822 2 жыл бұрын
Your video make me famous in my Job😂, thanks 🙏
@lauraa.3593
@lauraa.3593 Жыл бұрын
Excellent as always! Thank you!
@ExcelGoogleSheets
@ExcelGoogleSheets Жыл бұрын
Thank you!
@Mohammedbasim
@Mohammedbasim 2 жыл бұрын
What is your opinion about using DGET function instead of the above two to solve the above problem.
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
DGET is fine when you don't have much data, but gets really slow with lots of data.
@TheMasterfulMishaps
@TheMasterfulMishaps 2 жыл бұрын
thanks! make one for MMULT please!
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Why do you need MMULT?
@alizaenalabidinassegaf4493
@alizaenalabidinassegaf4493 Жыл бұрын
wich one is better speed to find at large data? vlookup or indexXmatch? coz i need to combine with an arrayformula
@ExcelGoogleSheets
@ExcelGoogleSheets Жыл бұрын
I don't think there is any difference, but I would probably use VLOOKUP for arrayfromula.
@alizaenalabidinassegaf4493
@alizaenalabidinassegaf4493 Жыл бұрын
@@ExcelGoogleSheets thanks sir! yes vlookup work very well
@GM085
@GM085 2 жыл бұрын
Would Xlookup be useful for this problem? I was able to use Xlookup by using Filter for the results range when I used a finite lookup range. I could not get it work, though, if I tried to use an entire row or entire column for the lookup ranges, because then the ranges would be of different sizes.
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Could I solve this problem with XLOOKUP? Yes. Would I? No. It would be too weird and convoluted.
@bloodyping9644
@bloodyping9644 2 жыл бұрын
In google sheet, for this example, your can do double xlookup as below: =XLOOKUP(G13,A2:A5,XLOOKUP(H13,B1:E1,B2:E5)) The inner XLOOKUP will return an entire column of data, than the outer XLOOKUP will return the one cell of that column which matches its lookup value.
@GM085
@GM085 2 жыл бұрын
@@ExcelGoogleSheets This is how I did it with Xlookup and Filter: =xlookup(G13,A1:E1,filter(A2:E10,A2:A10=H13))
@bloodyping9644
@bloodyping9644 2 жыл бұрын
@@GM085 Filter function will always return an array of column values (one entire row) from the given ref. range of data. The concept of how your equation works is somehow similar to that double XLOOKUP solution I've provided. The difference is, that filter function do accept more than one condition argument by default, which makes no different in this provided practical example.
@bloodyping9644
@bloodyping9644 2 жыл бұрын
@@GM085 Actually, since we already know that the lookup values would be in the 1st row and 1st col in this practice, personally I would prefer something like this: =LAMBDA(TABLE,ROW,COL,XLOOKUP(ROW,INDEX(TABLE,,1),XLOOKUP(COL,INDEX(TABLE,1),TABLE)))(A1:E10,G13,H13) It simplifies the inputs into TABLE, ROW, COL Where TABLE is the entire data range, ROW and COL would be the 2 lookup values for x and y axis.
@Dark_side9999
@Dark_side9999 Жыл бұрын
How would you find the regions instead if there is number under that region (or a check mark), like Jake has 2 region that has numbers, I want the result to show Jake | Midwest | Northeast
@latest4323
@latest4323 2 жыл бұрын
Make video on all finance function pl.
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
kzbin.infosearch?query=finance
@latest4323
@latest4323 2 жыл бұрын
@@ExcelGoogleSheets didn't get playlist of finance function
@syukraakhmad3822
@syukraakhmad3822 2 жыл бұрын
I have 200 Sheets about employee performance, how to make it just 1 sheet? Please help me.
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
kzbin.infosearch?query=combine
@usmaniqbal1836
@usmaniqbal1836 2 жыл бұрын
Please share data file for practice
@ignacioa3698
@ignacioa3698 2 жыл бұрын
why is my XLOOKup not correctly searching for normal accoutn numbers like: 345677 ? When that same number is in the column that my XLOOKUP is looking at, but my XLOOKUP is saying that is "Not found" based on my criteria, but again it should come back as a match but XLOOKUP is not matching it?
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
The answer is in this video kzbin.info/www/bejne/oaWbn4iwrrCdY6M
@Shotglass1362
@Shotglass1362 Жыл бұрын
Hi - I’m having trouble linking a specific cell (or range of cells) from one workbook to another. Creating the link from the source workbook and inserting it onto the second workbook isn’t the problem. The problem is, after updating information on the source workbook and adding rows, the linked cell is no longer correct. Specifically, I have a directory of school districts listed in a Google Sheets workbook. And I have a separate workbook of construction projects happening in those individual school districts. I’ve created a link to those specific School Districts on the Projects workbook, so that each Project references a corresponding School District the work is being performed in. And likewise, each School District lists the Projects. However, after updating the School District workbook with each individual Project by adding a row, all the linked School Districts referenced in the Projects workbook are wrong because the destination has changed. I’ve watched dozens of KZbin videos and your collection has helped me with numerous issues and challenges. In particular, conditional formatting with a formula you showed me how to create. But with this problem I’m not quite sure where to begin. Please help. Thanks in advance. -Chris @ExcelGoogleSheets
IF Functions from Hell in Excel & Google Sheets Formulas
26:12
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 104 М.
DGET - Powerful VLOOKUP, INDEX-MATCH Replacement - Google Sheets Tutorial
15:54
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 121 М.
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 119 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 55 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 21 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
The ULTIMATE Index Match Tutorial (5 Real-World Examples)
11:53
Kenji Explains
Рет қаралды 218 М.
Multiple Criteria LOOKUP (VLOOKUP, XLOOKUP) in Excel & Google Sheets, Multiple Matches Supported
15:00
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 11 М.
Form in Google Sheets | Data Entry Form
13:35
raksrahul
Рет қаралды 15 М.
How to use Excel Index Match (the right way)
11:32
Leila Gharani
Рет қаралды 3,7 МЛН
Speed Test - VLOOKUP, XLOOKUP, INDEX MATCH, Binary Search in Excel
14:23
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 10 М.
Use Data from Another File with Google Sheets Index Match
8:16
Computer Tutoring
Рет қаралды 11 М.
Index Match Using MULTIPLE CRITERIA 🙀🤯
6:51
Joseph Palumbo
Рет қаралды 83 М.
How to Use the NEW & IMPROVED Excel XLOOKUP (with 5 Examples)
13:34
Leila Gharani
Рет қаралды 3,7 МЛН
Running Total, Array - Excel & Google Sheets, SCAN, REDUCE, MAP
18:45
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 19 М.
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 119 МЛН