Тёмный

VLOOKUP - Google Sheets, Next Level Lookup Arrays - Advanced 

Learn Google Sheets & Excel Spreadsheets
Подписаться 277 тыс.
Просмотров 51 тыс.
50% 1

Опубликовано:

 

20 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 52   
@Avi8053
@Avi8053 3 года назад
Your content is for the Pros! Thank you for putting out such great resources for free. You are doing the world a great service!
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
I appreciate that!
@ailearning-k5n
@ailearning-k5n 14 дней назад
I will watch every video you created. Please continue this channel because it really helps a lot!
@BustaCap
@BustaCap 4 года назад
This is exactly what I need! Thank you!
@valentindistefano8731
@valentindistefano8731 4 года назад
Oh my god... I thought i was good at Google Sheet but you're clearly my master ! thanks ++ I'll share you chanel to my friends
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Thanks :) Welcome aboard!
@poom_laupat
@poom_laupat 4 года назад
Wow. Just wow. I thought u gotta use index(match) there. Really nice trick for the virtual table one. Super cool.
@ciromontes8924
@ciromontes8924 2 месяца назад
thank you so much excllent content!
@raphaelobadia243
@raphaelobadia243 4 года назад
hi, first thx for your videos. small question : Does B2:B10 vs B2:B has an impact on speed with a very large spreadsheet?
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Depends on how many non matching values you have. If there is always a match then it shouldn't make any difference, since VLOOKUP will search until it finds the first match.
@giancarloschafloqueguzman9918
@giancarloschafloqueguzman9918 4 года назад
Excelent
@kidszone2425
@kidszone2425 3 года назад
I want to apply array and match function to multiple google sheet and vlookup . How can I do that. Please guide
@parekhhemantm
@parekhhemantm 2 года назад
Thank you so much.... sir,...
@ExcelGoogleSheets
@ExcelGoogleSheets 2 года назад
:)
@aakritimoda4402
@aakritimoda4402 2 года назад
This content is advanced level. Would be great if you could share the data sheet link so that we could practise along
@ConsulthinkProgrammer
@ConsulthinkProgrammer 4 года назад
Sir, I found that arrayformula can not use together with filter function, because both of them are about array. I many case, we know that vlookup can refer to first value or last value (if we combined that arrayformula and vlookup with sort function). So, in short sentence, we can use vlookup if we just want to lookup for the first or last value. But, my question, how if we have 3 line of same reference data (same id, for an example), and we want to refer to the second line. It can be done with filter and index function, but how if we want make it automatically drop that vlookup like with arrayformula Sir?
@0x00nobody7
@0x00nobody7 4 года назад
Would be good if you posted the other video's you've mentioned - in your video description as well
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Z_OQr8U7RE0.html
@ali5t4ir
@ali5t4ir 3 года назад
Really appreciate your tutorials & I have followed many, thank you! - I have used the above formula but when I'm bringing over separate Date & Time columns the format changes to numbers - how can I integrate the formatting for Date & Time for this VLOOKUP formula please?
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
Yuo could wrap it in a QUERY function and format your columns, but why not just format the column manually?
@ali5t4ir
@ali5t4ir 3 года назад
@@ExcelGoogleSheets Thank you for your quick response however, I have done that many times but on next data entry it always reverts back to numbers! I ideally need the formula to set the Date & Time formatting in below formula & dont know how? =ARRAYFORMULA(IF(B2:B="","", VLOOKUP(B2:B,{'Form responses 2'!W2:W,'Form responses 2'!C2:E},MATCH({"Sample Date","Sample Time","Priority"},'Form responses 2'!C1:1,0)+1,0)))
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
=QUERY(ARRAYFORMULA(IF(B2:B="","", VLOOKUP(B2:B,{'Form responses 2'!W2:W,'Form responses 2'!C2:E},MATCH({"Sample Date","Sample Time","Priority"},'Form responses 2'!C1:1,0)+1,0))),"SELECT Col1, Col2, Col3 format Col1 '$0.00',0) Watch QUERY format and label videos for more details.
@ali5t4ir
@ali5t4ir 3 года назад
@@ExcelGoogleSheets you are simply amazing, Im subscribed THANK YOU!
@lpanebr
@lpanebr 4 года назад
Since you're on an array formula series you might want to address an annoying thing that happens and we try to use the AND and OR functions and find that they don't work and instead we need to use + and * with booleans true/false.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
I'm pretty sure I've already covered this, just not sure in which video :)
@melihdiyala9307
@melihdiyala9307 2 года назад
It’s covered in this video at 8:30 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ndxOEbgeqoQ.html
@adicalin7779
@adicalin7779 4 года назад
Hi! Your tutorials are amazing! I've learned so much in the last year or so! I have a special request in the matter of working with large arrays: Would you please give me a hint how to kind of "transpose" a large matrix with 108 rows and 76 columns? The word "transpose" is not in fact the most appropriate in my case. I would like, starting from my matrix, which is populated with every valid combination of Accounts and Subaccounts from a General Ledger transaction batch, to generate a list of 8208 rows, I mean each and every valid Account-Subaccount combination to be displayed in a list of 8208 rows and one column. Thank you very much.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
I'm not sure. If you share and example sheet with input->output example I might find a solution.
@adicalin7779
@adicalin7779 4 года назад
@@ExcelGoogleSheets Okay. I have an example sheet ready to share. Which email? The one starting with chicago at gmail?
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Please share here in comments. Emails are not read for security reason.
@adicalin7779
@adicalin7779 4 года назад
@@ExcelGoogleSheets docs.google.com/spreadsheets/d/1DudA9pkYOrvfFwDhgsiGoXmVPsch3txdwyjYPOu28ZI/edit?usp=sharing
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Not sure how large of a dataset it will support, but I have an example in your sheet.
@dsky6689
@dsky6689 4 года назад
Great! New knowledge!
@sungguhsetianto8954
@sungguhsetianto8954 3 года назад
Sir, thank you, but why it does not work for me?..i writed all the formula, but only one result that come up..
@pichit.raetai
@pichit.raetai 4 года назад
Thank you
@GustavoMartinsShow
@GustavoMartinsShow 4 года назад
Nice tutorial!
@lazalazarevic6192
@lazalazarevic6192 4 года назад
Great video!
@Jolly0071
@Jolly0071 3 года назад
How to do this: I want the text from the adjacent cell to appear automatically If I call one cell as a reference. That is I want the content of the B2 cell to appear if I refer A1 cell. For eg. say A1 is having a date "Jun 01, 2021" and B1 has the text "English", I want to refer the A1 cell and want to display the B1 cell content, like C2 = if A1 = "Jun 01, 2021" then it is equal to B2 and print B2. I have OCD and this one is killing me... Please help with formulae. SO I can automatically make my subjects appear on the specific dates on the dates calendar I have created
@factsnexts2720
@factsnexts2720 Год назад
Hello sir I want to this sheet for practice...
@hivinay83
@hivinay83 2 года назад
Thanks
@ExcelGoogleSheets
@ExcelGoogleSheets 2 года назад
👍
@brunocesardecastromachadob3497
@brunocesardecastromachadob3497 4 года назад
Excelente!
@fttx6673
@fttx6673 3 года назад
Thank
@thuyvuong9874
@thuyvuong9874 3 года назад
Is there a file associated with this tutorial?
@vikasaggarwal1310
@vikasaggarwal1310 Год назад
Hi, your way of teaching is very good, but I stuck somewhere when I need to extend formula, I need to add multiple ifs for blank check Please shorten this formula =IF(IF($F7="","", VLOOKUP($F7, Sheet1!$D$110:$Q$301, 4, FALSE))="","",IF($F7="","", VLOOKUP($F7, Sheet1!$D$110:$Q$301, 4, FALSE))+I$3)
@lpanebr
@lpanebr 4 года назад
👏👏👏👏👏👏👏
@DragonXDrei
@DragonXDrei 3 года назад
Hmm and yet nothing I needed:)) Just a simple VLOOKUP Table where I can see the Types and total amount... yep... total price for Training Shoe. In my case my shop has lots of different items. I want to know how many units and how much of that type I sold, so I want a VLOOKUP table where I put the Type, and it would give me in 2 columns Total Units, Total Cost, Total Profit.
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
Sounds like you need a Pivot Table
@tanveerhussain3881
@tanveerhussain3881 4 года назад
Thanks
Далее
How to use VLOOKUP in Google Sheets
12:36
Просмотров 12 тыс.
Try This Instead of the XLOOKUP
10:06
Просмотров 115 тыс.
Google Sheets Query Function Explained
12:35
Просмотров 311 тыс.