XLOOKUP - Return Multiple Columns (Values) in Excel

  Рет қаралды 75,456

Learn Google Sheets & Excel Spreadsheets

Learn Google Sheets & Excel Spreadsheets

Күн бұрын

Пікірлер: 65
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Excel Advanced VLOOKUPS kzbin.info/www/bejne/joC2l3ZoZ7urr6M Excel Advanced Formula Tricks kzbin.info/www/bejne/oZebp5R3arqnqpY Excel Find Last Non-Blank Cell Value, Row or Column kzbin.info/www/bejne/qXbIp2ObqL5gn80
@tarigeltayeb413
@tarigeltayeb413 2 жыл бұрын
how to make xlookup sort results in column?
@jerkin6959
@jerkin6959 Жыл бұрын
My problem the zero not change😢
@MrDoubleYa
@MrDoubleYa 2 жыл бұрын
XLOOKUP is awesome. I learn something new in each of your videos. Using the CHOOSE function as well as returning custom values if not found was mind blowing for me. Great video. 2 Thumbs up.
@rachelmiller2280
@rachelmiller2280 2 жыл бұрын
For me too! Game changer!!!
@leostar1100
@leostar1100 Жыл бұрын
Excellent! Simple video with lot of information! 😊
@SaurabhMishra-g3o
@SaurabhMishra-g3o Жыл бұрын
Sir using xlookup for array it is returning #VALUE! error, while normal return for single column output but fails for multiple returns.. plz help
@MohammedAli-bz6ij
@MohammedAli-bz6ij 5 ай бұрын
You have earned a new subscriber today.
@shoppersdream
@shoppersdream 5 ай бұрын
Nice, thanks! It was nice to see how to get any number of columns and they don't have to be side by side. Please always upload a Sample file so that we can practice with you.Thanks
@nikolaypetrov8621
@nikolaypetrov8621 Жыл бұрын
Hello, why when i try this formula xlookup with choose, my result is spilling down not right ? I have microsoft 365.
@TheSize42
@TheSize42 Жыл бұрын
Important - can we use two lookup values instead of one?
@gerardvaneggermond2067
@gerardvaneggermond2067 Жыл бұрын
Hello, nice video thank you, a question how do you search if the columns are not next to each other, VB the first product is in column B with 20 rows below it, the 2nd in column F the 3rd in J how do I proceed?
@mushfiqulislam8898
@mushfiqulislam8898 Жыл бұрын
if my lookup value in three different column and i want to return from only one column how to use xlookup than ?
@kuunami
@kuunami Жыл бұрын
Maybe you can only select multiple columns on the paid version of excel? This isn't working on the online version. I get value error when i try this.
@BlueSkyGoldSun
@BlueSkyGoldSun Жыл бұрын
I can't press F4 on my laptop , any idea how to fix ,because when I press it close all windows like an exit
@strive2heal
@strive2heal Ай бұрын
when i try to do this with arrayformula, it would only return the 2nd column. is there any way I can work around this?
@ExcelGoogleSheets
@ExcelGoogleSheets Ай бұрын
What's your formula?
@michaelwinter742
@michaelwinter742 2 жыл бұрын
This is gold! Amazing! I’d love to see this for Google Sheets.
@20042004Zorro
@20042004Zorro 2 жыл бұрын
=Query() is what you're probably looking for
@pankajpanchal7863
@pankajpanchal7863 9 ай бұрын
I have tried to use this formula but my is getting to heavy to respond can you some other method
@MAFA.ACADEMY
@MAFA.ACADEMY 2 жыл бұрын
Hi, please when I want to copy the result as value(D2:D10) the result in E2:E10) Disapears, please help
@PartTimeHero77
@PartTimeHero77 2 жыл бұрын
What if I want to remove the spaces that have a blank or 0 return?
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
What you mean by "remove the spaces"
@karenwridt3518
@karenwridt3518 Жыл бұрын
Is there a way to leverage this function to return multiple matches? I have a file I need to search that has a different number of matches. To use your example - if Brand was in the item I was looking to match size and price against. Is that possible?
@ExcelGoogleSheets
@ExcelGoogleSheets Жыл бұрын
No. Use FILTER function instead kzbin.info/www/bejne/laKolGt5esyIopY
@ExcelGoogleSheets
@ExcelGoogleSheets Жыл бұрын
Actually, this is probably what you need instead kzbin.info/www/bejne/p2XOinpnh8eHn8U
@karenwridt3518
@karenwridt3518 Жыл бұрын
@@ExcelGoogleSheets Thanks! I'll check them out!
@shoppersdream
@shoppersdream 5 ай бұрын
I tried it today. It works if your data is not in a table but if it is in a table then CHOOSE Function didn't work for me. Have you tried it with tables? Thanks
@ExcelGoogleSheets
@ExcelGoogleSheets 5 ай бұрын
Use HSTACK(Table[col1],Table[col2],Table[col3])
@shoppersdream
@shoppersdream 5 ай бұрын
@@ExcelGoogleSheets Thank you! I will try and let you know.
@shoppersdream
@shoppersdream 5 ай бұрын
@@ExcelGoogleSheets I tried it and here is the formula but it didn't work. =XLOOKUP([@Name], Table2[Name], HSTACK(Table2[Phone], Table2[ID], Table2[Company])) but thank you for the CHOOSE Formula that works perfectly with range but not with table.
@ExcelGoogleSheets
@ExcelGoogleSheets 5 ай бұрын
What error did you get with HSTACK?
@shoppersdream
@shoppersdream 5 ай бұрын
@@ExcelGoogleSheets It gave me an error #SPILL!. I had pasted my formula earlier. Looks like it didn't paste. =XLOOKUP([@Name], Table2[Name], HSTACK(Table2[Phone], Table2[ID], Table2[Company]))
@oryviej
@oryviej Жыл бұрын
I follow your directions exactly and receive #spill error even though there are duplicate lookup values
@kuunami
@kuunami Жыл бұрын
I have the same problem. Did you figure it out?
@salahderdar5148
@salahderdar5148 2 жыл бұрын
Awesome tutorial, thanks a lot
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
:)
@jamesepace
@jamesepace 2 жыл бұрын
Very cool! Can you get a spilled array result from XLOOKUP, if you give it an array as the first argument? Then one cell would have everything!
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Yes.
@teoxengineer
@teoxengineer 2 жыл бұрын
if we would like to change sequence of header in choose function by selecting data validation list, what do we need to change? Because you wrote hard code in Choose function ({1,2,3}) and it can’t be changed by selecting different options.
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Depends on your setup. Not exactly sure where you validation is and what it contains.
@teoxengineer
@teoxengineer 2 жыл бұрын
@@ExcelGoogleSheets it contains your table header
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
I'd suggest using INDEX->MATCH if you want to use headers. It will be much easier than XLOOKUP.
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Here is an example how kzbin.info/www/bejne/aIXCkIyvo8R1mtk
@mitoali5151
@mitoali5151 4 ай бұрын
why he's pressing f4? could someone explain it?
@ExcelGoogleSheets
@ExcelGoogleSheets 4 ай бұрын
Watch this kzbin.info/www/bejne/o4W6mWaMhZt7hs0
@abdullahal8374
@abdullahal8374 2 жыл бұрын
Is there any XLOOKUP in Google sheet? If yes then plzz make a tutorial about that..
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
VLOOKUP is XLOOKUP for Google Sheets.
@arghyadutta9091
@arghyadutta9091 2 ай бұрын
Awesome
@tarigeltayeb413
@tarigeltayeb413 2 жыл бұрын
how to make xlookup sort results in column?
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
Sort which results?
@ashishshiriskar123
@ashishshiriskar123 Жыл бұрын
superb
@blackblue6273
@blackblue6273 Жыл бұрын
When i choose multiple columns as the return array, i get "#Value!" Error . Can someone help me?
@kuunami
@kuunami Жыл бұрын
I'm having the same problem. When I select only one column it's fine.
@adityadeepakghadge5738
@adityadeepakghadge5738 2 жыл бұрын
Hallo sir Can you please make video on this topic : How to setup page like A3 ,A4 and make pdf of a particular page Using app script & Also set-up margin and page break up using app script . Please help me 🙏 In Google sheets only
@ytdavide
@ytdavide 2 жыл бұрын
Thanks a lot 😊
@aytekineraslan4531
@aytekineraslan4531 2 жыл бұрын
How can we print the names of the combined workbooks in your "kzbin.info/www/bejne/rmOmo2yenpiApLs" video in the first or last column? When too many books are combined, it cannot be understood which data is taken from which workbook. Thank you very much in advance for your help.
@aytekineraslan4531
@aytekineraslan4531 2 жыл бұрын
Hi, I asked this question under your other video. Will you help or do you just read and pass the comments? I enjoy watching your videos and I look forward to your new videos. I hope you can help me with this. (I have 450 workbooks. I want to combine them and use them as database, but I need to print the workbook name in an empty column in the merged workbook. Otherwise, merging the workbooks does not make any sense. I hope you will write an answer that will solve my comment.)
@ExcelGoogleSheets
@ExcelGoogleSheets 2 жыл бұрын
File object has getName() and getUrl() methods you can use to get the name or url of the spreadsheet.
@aytekineraslan4531
@aytekineraslan4531 2 жыл бұрын
@@ExcelGoogleSheets Hi, First of all, thank you very much for your reply. I've watched your videos many times, but I couldn't quite understand how to do it. I would be very grateful if you could write more clearly what changes or additions I should make on which line.
@MrTtayson
@MrTtayson 2 жыл бұрын
Waiting for that formula on Google Spreadsheetq
@20042004Zorro
@20042004Zorro 2 жыл бұрын
Use QUERY function
Excel FILTER Function - Lookup to Return Multiple Values
9:22
Leila Gharani
Рет қаралды 720 М.
Try The DGET Function Instead of INDEXMATCH & XLOOKUP
12:29
Kenji Explains
Рет қаралды 107 М.
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 37 МЛН
路飞做的坏事被拆穿了 #路飞#海贼王
00:41
路飞与唐舞桐
Рет қаралды 26 МЛН
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
XLOOKUP Returns Multiple Columns in Excel & Google Sheets
7:33
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 3 М.
Excel - VLOOKUP, Return Multiple Columns, Advanced Lookups
15:12
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 129 М.
Excel VSTACK - Combine Multiple Tables (Ranges) to a Dynamic Master Sheet with VSTACK Function
12:56
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 16 М.
How to Use the NEW & IMPROVED Excel XLOOKUP (with 5 Examples)
13:34
Leila Gharani
Рет қаралды 3,7 МЛН
VLOOKUP Multiple Matching Results in Excel
14:35
PowerEx by Jitendra
Рет қаралды 35 М.
7 Ways to Use Vlookup in Excel
16:44
My E-Lesson
Рет қаралды 2,7 МЛН
Stop using VLOOKUP in Excel. Switch to INDEX MATCH
11:05
Excel Level Up
Рет қаралды 2,4 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 37 МЛН