New Xlookup Function: A Vlookup Comparison

  Рет қаралды 198,054

Excel Campus - Jon

Excel Campus - Jon

Күн бұрын

Пікірлер: 189
@sarahwilson6200
@sarahwilson6200 5 жыл бұрын
Yes!! X-lookup is so much more logical
@Osiris623
@Osiris623 3 жыл бұрын
14:21 The easiest way to avoid the range length error is by selecting the column instead of selecting a specific range. This also makes the formula easier to type and understand. For example, =XLOOKUP(A4,E:E,G:G) is way cleaner than =XLOOKUP(A4,E4:E1003,G4:G1003), and it catches everything in both columns instead of accidently leaving any data out.
@thebirdsofslay
@thebirdsofslay 2 жыл бұрын
life saver!
@akashingole8720
@akashingole8720 Жыл бұрын
I feel like you have enhanced my overall intelligence by this video. Made me think some complex formulaes and scenarios in a understanding way. Thanks.
@cringedude3427
@cringedude3427 3 жыл бұрын
Thank you Jon. Your videos on KZbin and your articles on your website have helped me a lot. Keep up the good work and God bless You :)
@JD-eu9ld
@JD-eu9ld 2 жыл бұрын
Thanks! I needed to see comparison of these three. The latest xLookUp has the [Value if not found] argument which is very handy because I didn't have to add IfError just to avoid the #N/A return.
@roderickmose4691
@roderickmose4691 5 жыл бұрын
Alt+arrow key down to display the argument options. I didn't know that! Thanks, Jon. Another insightful and useful video
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Roderick! Happy to hear you learned something new. 🙂
@Vroemmm007
@Vroemmm007 5 жыл бұрын
Thanks for this x-loopup video and congratulations with the birth of you daughter Emily!!
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thank you Len! 🙂
@ompaul4044
@ompaul4044 3 жыл бұрын
This is really informative Jon, now i am well aware of the cons, big thanks
@DRHades626
@DRHades626 5 жыл бұрын
1. Yes 2. simplify my life Excellent video
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Daniel! 🙂
@neerajmishra5918
@neerajmishra5918 4 жыл бұрын
Your awesome No words to express my gratitude I follow only you for excel tutorial and recommended my frds. Thanks a lot 🤗
@FaridBoudissa
@FaridBoudissa 4 жыл бұрын
v-lookup & h-lookup seem to have made their time... Thanks for the presentation!
@rwhayes33
@rwhayes33 2 жыл бұрын
Hi, Xlookup is great. I will use it for searching for a formula based on what criteria i use. Thanks
@shivanisrivastava5667
@shivanisrivastava5667 3 жыл бұрын
I think X-lookup is very easy to use And handy, as we're very well versed with V-lookup. Also, I absolutely loved the tools you've created to apply various functions in a matter of just a few clicks. Great job! 👏
@raghavrungta9085
@raghavrungta9085 3 жыл бұрын
your videos are very easy to understand and helpful. Thanks a lot
@dastageera9626
@dastageera9626 5 жыл бұрын
Dear please keep updating new functions!!! Thanks, very useful,,,,
@angelitageraldez2634
@angelitageraldez2634 4 жыл бұрын
All your videos are so helpful. Thank you soo much!
@simonj8074
@simonj8074 5 жыл бұрын
It appears that in a newer release of Excel they have added an additional [optional argument] to the xlookup formula after "return array", called [if not found], which now completely messes up any pre-exisiting xlookup formulas such as those in the example file. The optional arguments for match mode and search mode are now "pushed" along one step and necessitate an additional comma and/or value in the formulas in order to function. I expect this is still considered a beta function and therefore things are likely to change until full public release.
@padynz9869
@padynz9869 2 жыл бұрын
Thank you very much for a great video with comparisons.
@qunticoqamiroquai1620
@qunticoqamiroquai1620 5 жыл бұрын
XLOOKUP makes sense, VLOOKUP is great but it can be limited. XLOOKUP gives you some not all of HLOOKUP, MATCH and INDEX in a one stop shop. I have Microsoft 356 and I have the latest updates but I haven't gotten the XLOOKUP yet.
@ConsulthinkProgrammer
@ConsulthinkProgrammer 4 жыл бұрын
Try this with google sheets for an alternative kzbin.info/www/bejne/eXy5hZSApph1aM0 kzbin.info/www/bejne/ZnOclJZtqM2ppas
@roywilson9580
@roywilson9580 5 жыл бұрын
I think Xlookup will be much easier to use and teach to new colleagues as it is far more logical, no bothering with explaining ad nauseum that you need to count including the lookup value column to the return value column, no trying to explain to end users that inserting a column or a might cause their lookup to break completely or report incorrect data and at last a single lookup function that can look to the left, of course not forgetting that if you enter an array it will spill :) The search bottom to top of list is also a great innovation and I just wish that I had had a simple match function that accepted wild cards in my previous job. All in all I am a great fan of this and the new Xmatch function.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Yes! I completely agree. Thanks Roy! 🙂
@yahhr57
@yahhr57 5 жыл бұрын
I like xlookup and think it will be helpful for 365 users. I am still lingering on 2016, so it will be a while before I can use it regularly.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Norma! 🙂
@asutoshnayak1391
@asutoshnayak1391 3 жыл бұрын
Nicely explained. I appreciate your effort 🙂🙂
@akinkazeem6068
@akinkazeem6068 3 жыл бұрын
Nice lesson, will try it and learn it more
@phanngocthuong6801
@phanngocthuong6801 3 жыл бұрын
Thank you very much for your great video, Jon! It is very helpful to us.
@theRealDavidn
@theRealDavidn 5 жыл бұрын
Look forward to the multiple result return video
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks for the vote David! 👍
@OzduSoleilDATA
@OzduSoleilDATA 5 жыл бұрын
Excellent. Very thorough.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Oz! 😀
@spydey2k
@spydey2k 3 жыл бұрын
Xlookup is the GOAT
@angellewis904
@angellewis904 3 жыл бұрын
Thank you, always a great video from you.
@johnborg6005
@johnborg6005 5 жыл бұрын
Great video Jon. Can't wait to have them to try them out. I have office 365 insider and don't have them yet. Thanks for the video.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks John! Sorry to hear you didn't get the update yet. I hope it's rolled out to everyone soon. I didn't get it initially on my main PC, but was able to get it on a virtual machine...
@johnborg5419
@johnborg5419 5 жыл бұрын
@@ExcelCampus Just got an update and I have the XLookup and the XMatch. This is great!!!!!
@jbyr21
@jbyr21 5 жыл бұрын
Great job Jon, thanks for the detailed explanation. Looks like it will be a nice upgrade when available.
@chengwang411
@chengwang411 5 жыл бұрын
You have a soothing voice 😄
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thank you Chang! 🙂
@clivepetty2338
@clivepetty2338 5 жыл бұрын
Great video, for me the left and right lookup will be very helpful, as found the index match a bit to complex, will save having to restructure my data sets. The wild looks like also could be helpful, but would like to understand the case when looking for variation on the end text string, for example we have to match data from different system and company names have variation like Limited v Ltd plus variation like Ltd v Ltd. Which vlookup does not work with on exact match which need to ensure correct matching..
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Clive! I'll do a follow-up video on that wildcard scenario. You would likely need to extract the company name from the lookup value, then use the asterisk wildcard at the end of the value. Similar to what I showed in the video, but the asterisk goes after the value instead of before it.
@martineavila5708
@martineavila5708 4 жыл бұрын
Love your channel. I have learned so much from you, thank you.
@lindacollins4276
@lindacollins4276 2 ай бұрын
Love Xlookup!!
@AdrianaPerez-ev5cj
@AdrianaPerez-ev5cj 2 жыл бұрын
Great video!
@17aig
@17aig 5 жыл бұрын
Thanks, Jon for your explanation much appreciated
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Nissim! 🙂
@denoco2007
@denoco2007 5 жыл бұрын
Well presented and a fab new feature. Thanks :)
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Denise! 👍
@UDee
@UDee 2 ай бұрын
hi Jon. Thanks for this video. XLOOKUP is my 'favorite' excel formula 😉. I just found out today that selecting full columns, rows and even the whole sheet in the formula, increases the calculation time dramatically. Converting my data into table is also not ideal, as my data download has more then 1 header. So I guess I need to go back to INDEX + MATCH + VLOOKUP, or....?
@santharamlt1955
@santharamlt1955 5 жыл бұрын
Jon - Excellent presentation of xlookup features Is there any method or functions, which I can search the lookupvalue against which multiple value exists? Say, for example a customer (lookup value) having multiple e-mail ids or having multiple address locations, etc. (just like one to many relationship). The result I would like to capture in either adjacent rows or columns / transpose the details. It will be of immense help to me is you please guide me.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Hi Santharam, Great question! Yes, you can use the new FILTER function for this. This is part of the Dynamic Arrays update that will hopefully be available to all Office 365 subscribers soon. Here is a video on the Dynamic Arrays and it mentions the Filter feature. kzbin.info/www/bejne/Z3mpYYh9gqtjbZI
@christoslefkimiotis9889
@christoslefkimiotis9889 5 жыл бұрын
you need formula array for this if you can't use the FILTER function. There are a bunch of videos that solve this using formula array
@KevinWebb
@KevinWebb 4 жыл бұрын
thanks very new feature. wish my employer had it. had to send a file home, turn around and use my personal laptop...
@ronnieyandell931
@ronnieyandell931 5 жыл бұрын
I believe this may be what I am looking for. I am trying to pull vendors out of bank downloads with a lot of garbage in it and would like to know if this will help. Thank you for a great presentation
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Hi Ronnie, Yes, the wildcard feature of XLOOKUP should be able to help. Let's say you want to find a match for Walmart and the bank data looks like the following: TRX1354354 - Walmart - Store #1993 You could specify wildcards in the XLOOKUP's lookup_value where the value of Walmart is in cell B4. =XLOOKUP("*"&B4&"*",... This will work really well if you are building a "category matching" feature in a budget or expense report file. I'll do a follow-up video on this scenario. Thanks! 🙂
@Watermelon-zs3tq
@Watermelon-zs3tq Жыл бұрын
Great video: enough depth and detail: One thing I did not understand, however: why to the look-up and return arrays have to be absolute values? Or, is this a best practice?
@kaaa3485
@kaaa3485 5 жыл бұрын
She looks so cute!!!!!!CONGRATULATION!!!!!!!!!!!!!!!!!!!!!!!!
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thank you Ka! 🙂
@17aig
@17aig 5 жыл бұрын
Hi Jon Can you pls explain the differences in useing between "Unique" function and "xlookup" at your earliest convenience.
@OzduSoleilDATA
@OzduSoleilDATA 5 жыл бұрын
UNIQUE is one of the new Dynamic Array functions. It can do 2 things: 1. If you have multiple items in a long list, UNIQUE can give you a list without any duplicates. That's a distinct list. 2. If you want all of the items in the list that appear just one time, you'd use UNIQUE and select the Unique option in the function. XLOOKUP is totally different. It will retrieve data and match data from different datasets.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Great answer Oz! You can also use UNIQUE to get a distinct count, by nesting it in the COUNT or COUNTA function. UNIQUE and XLOOKUP have two different use cases. However, you could nest an XLOOKUP in a UNIQUE function to return a list of unique matches. Not sure how useful that would be though...
@LanNguyen-vn9ou
@LanNguyen-vn9ou 10 ай бұрын
Thank you so much for the Video. may I ask how to add in Vlookup Assistant?
@JoyEll
@JoyEll 5 жыл бұрын
Great video, thank you!
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Joyce! 🙂
@ochorabrayan5560
@ochorabrayan5560 5 жыл бұрын
Thanks a lot for the knowledge
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Ochora! 🙂
@letlotlonjoro8482
@letlotlonjoro8482 4 ай бұрын
Thank you, very simplified. How do I get the vlookup assistance
@muhammadaamirkhan1678
@muhammadaamirkhan1678 4 жыл бұрын
Its great! what about if we have multiple multiple criteria
@theRealDavidn
@theRealDavidn 5 жыл бұрын
Will make complex formulae far more readable. I wonder when they will introduce a multi-line indentable and commentable formula editor, as they have with powerquery M code?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
I hope we see that in the future too. It's been mentioned on the Excel Uservoice Site several times. Here is a link to one of the posts you can vote for. excel.uservoice.com/forums/304921-excel-for-windows-desktop-application/suggestions/10589244-add-real-multiline-editing-with-auto-indentation-t
@theRealDavidn
@theRealDavidn 5 жыл бұрын
@@ExcelCampus thanks - upvote done
@vikramraghuwanshi9455
@vikramraghuwanshi9455 4 жыл бұрын
great explanition has off toyou
@kediasc
@kediasc 2 жыл бұрын
Very good
@justinthibault7705
@justinthibault7705 Жыл бұрын
Hi Jon. just stumbled on your account, great videos I have learned quite a bit! But I was wondering if you can help me with something? I Have been trying to use excel to track recipes and stock, Is there anyway I can have my inventory laid out, then my recipes and then use a formula to track amounts used with each recipe and keep a running total of the amount of each ingredient remaining? Thanks!
@ivanlee4720
@ivanlee4720 5 жыл бұрын
Hi Jon, would like to seek your advise about wild card, if I have a long list of sub account need to map with list of master account which make the lookup value uncertain its a list. Any suggestion as its many to many condition instead of one to many..
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Hi Ivan, it depends on how the account strings are structured. If the sub accounts don't share the same string or pattern as the accounts they are being mapped to, then a wildcard lookup might work. It's tough to say without seeing an example.
@rogerthat24
@rogerthat24 5 жыл бұрын
I got all excited then you tell me that I need the subscription... My work is still on Office 2013!
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Yeah sorry about that. Unfortunately I believe this will be the biggest downside of XLOOKUP. It's true of most new features of Excel though. Backwards compatibility is going to be a limiting factor of XLOOKUP for many years. I know organizations are slower to update to Office 365, but hopefully that changes in the future... 🤷‍♂️
@equiwave80
@equiwave80 7 ай бұрын
Hi Jon, Thanks for this super useful video. For the 2D Lookup to get the value for South Region and Mar Month I have used the below approach: XLOOKUP(C3, $B$7:$M$7,XLOOKUP(B3,$A$8:$A$11,$B$8:$M$11)) I have used Nested XLOOKUPs. Is this correct and acceptable? Regards, Deepak.
@dorathyiwuoha3608
@dorathyiwuoha3608 Жыл бұрын
thank you
@sujitkolhe1298
@sujitkolhe1298 9 ай бұрын
Very helpful
@ExcelCampus
@ExcelCampus 9 ай бұрын
Glad it helped! 😀
@RahulGupta-ig9gv
@RahulGupta-ig9gv 5 жыл бұрын
Wow, i like the way you demonstrate ... Great
@andreacarr787
@andreacarr787 5 жыл бұрын
Hi Jon, I really like xlookup, in fact I have several times decided I should write a macro to do just that. Now I don''t need to. I'd like to try it, but I do not seem to have the option to join Insider channel. Is if available on Office 365 Pro?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Andrea! Yes, Insiders Fast is available on Office 365 Pro. There are special instructions to install it with the Office Deployment tool. Here is a link to those instructions. Make sure to read the FAQ section where it mentions changing the Channel setting to "InsiderFast". This one gets me every time! insider.office.com/en-us/business/deploy/windows/office-deployment-tool I hope that helps.
@andreacarr787
@andreacarr787 5 жыл бұрын
Hi Jon, Thanks. After a stumble or two (including the one you warned me of), I got it installed and found it to be perfect to compare two lists that might not exactly match. Just what I've been looking for. And your video makes a lot of really good points. Thanks again.
@StampGaGa
@StampGaGa 5 жыл бұрын
Thank you Jon - great video. I'd like to know if XLOOKUP can return the next previous date (in the format 'dd/mm/yyyy') to an entered date that is not an exact match in the array?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Gail! Great question! Yes, you can specify a -1 for the match_mode argument to return an exact match or the next smallest item. I will add this to the list for a future video. The format the date is returned in is controlled by the number formatting that is applied to the cell that the formula is in. The function itself does not change the number formatting. I hope that helps. :-)
@platinglyyours6793
@platinglyyours6793 3 жыл бұрын
Hi Jon, this is very helpful. Just only wondering if by this time, is there any way we could add on to Excel 2109 and the earlier version of excel the xlookop?
@Wulandari-gr2se
@Wulandari-gr2se 5 жыл бұрын
1st of all thank you for the video. Suppose I have a workbook with XLOOKUP formula in it & I send it to other party like coworker or else whom doesn't have XLOOKUP formula availability in the computer then that other party can't open the workbook that I sent; is it?
@j1o2s3e4p
@j1o2s3e4p 2 жыл бұрын
Hi, I have a company excel license so I can not download the tool you created to convert vlookup to xlookup do you have a video on how to do that? Thank you
@tonibaril3166
@tonibaril3166 4 жыл бұрын
I love your videos, very helpful...However, how do I get a true 'exact' match? I am still having issues with capitalization, i.e. Salesforce Account ID #s. I've had the issue with VLOOKUP and XLOOKUP, then I applied a EXACT function to compare the columns but what a pain!
@thescentsophisticate8865
@thescentsophisticate8865 5 жыл бұрын
Hello Jon - I need your help!! not so much on XLOOKUP, but for "COUNT" function - For example is there a way to "count" multiple visits in a day as only "1" visit?. So if a client visited the doctor's office two times in one day, how do you go about counting it as only '1' visit? - If I have raw data with multiple list of client names, location, service dates and visits, when I do pivot table how can I capture the "count" as 1 visit per day per client, etc (even though they may have multiple appt's in one day)? Thank you in advance!!! I tried everything I know to do, but my calculations adds up all the visits.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
It sounds like you want to count the number of unique values. There are ways to do this using formulas in Excel. I don't have any tutorials on it yet, but will add it to the list for the future. A quick search will return a lot of results though. Once the new dynamic arrays formulas roll out on Office 365, this will become a lot easier with the COUNT(UNIQUE()) formula. I hope that helps.
@thescentsophisticate8865
@thescentsophisticate8865 5 жыл бұрын
@@ExcelCampus thank you!!! I tried "remove duplicates" and redid my pivot table but still no luck..
@omamop
@omamop 5 жыл бұрын
Hi, thanks for the video, do we have something for fuzzy lookup, or can xlookup be used for the same?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Great question Peter! XLOOKUP won't be able to do a true fuzzy lookup. This is usually like something where you have the name "Bill" and you want to find "William" as match. Microsoft does have a free add-in for fuzzy lookups though.
@lindafickes6435
@lindafickes6435 4 жыл бұрын
Can you use xlookup with a sum feature that would return the total from a table?
@tooshlong
@tooshlong 3 жыл бұрын
You're amazing 😂
@JoelEstebanRojas
@JoelEstebanRojas 5 жыл бұрын
Great video, is Xlookup faster that index match when having large data sets?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Joel! Great question! I believe the performance will be about the same, but I will do a video on a performance test comparison once XLOOKUP is in production. The function is currently in a beta/preview state and it is not fully optimized for performance yet. BTW, next week's video is on a comparison between INDEX MATCH versus VLOOKUP CHOOSE for doing lookups to the left on large data sets. Stay tuned for the results... 😀
@Djblois1
@Djblois1 5 жыл бұрын
You forgot a few other benefits (when you listed them): 1) Can look to the right and the left 2) If you insert or delete a column it will still work correctly 3) if will use less memory 4) copying the formula to another column will not necessarily require modificatoin
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Great points! Thanks Daniel! 🙂👍
@melodyshinyama740
@melodyshinyama740 4 жыл бұрын
what about if you need to look up multiple iterations of the first reference?
@KeiferStreet
@KeiferStreet 3 жыл бұрын
Every demo I’ve seen of XLOOKUP either states you must use F4 to get absolute references to the search / return arrays or, alternatively, select the entire column E:E - the latter I would think may be slower performance wise (although easier and maybe more consistent to avoid the out of range selection issue due to blank cells in the source data). Does anyone know WHY we need to use absolute references with XLOOKUP? This seems the be the single largest hurdle in getting others on my team to use it or understand it.
@ExcelCampus
@ExcelCampus 2 жыл бұрын
Hey Keifer, Great question! The absolute references are NOT required. However, if you copy the formula down then you will want to create absolute references (with F4) so the range references don't change as you copy the formula down. You can avoid absolute references by using Tables and structured reference formulas. However, this might be an equally challenging hurdle for your team if they are not familiar with Tables yet. In regards to whole column references (E:E), I try to avoid those whenever possible because they can lead to inaccurate results if values are entered or pasted below the lookup and return ranges. So, if you're using XLOOKUP or any other lookup formula with regular references, then it is a good practice to hit the F4 key after selecting the ranges. This is true for VLOOKUP and INDEX MATCH too. Not just XLOOKUP I hope that helps. Thanks again and have a nice day! 🙂
@pradhansaurav
@pradhansaurav 4 жыл бұрын
Hi,I was going thru your XLOOKUP tutor however in my excel under XLOOKUP function [if_not_found] command is available. What should I do for this command. Can I ignore this and move forward for match mode and search mode? If yes please guide me. Below is the function display =XLOOKUP(Lookup_Value,lookup_array,return_array,[if_not_found],[match_mode],[search_mode])
@3vickyyoung
@3vickyyoung 2 жыл бұрын
if you use a named range, does that mean you no ;pnger need to use absolute cell references? xxx
@pallavipal201
@pallavipal201 4 жыл бұрын
Hii...what if after applying this xlookup .👉👉👉👉 #value! #N/A Came instead of desired enteries... please reply
@aviroy7085
@aviroy7085 4 жыл бұрын
XLookup is very helpful as compare to Vlookup
@detguar9850
@detguar9850 5 жыл бұрын
I could be wrong, but didn't vlookup have a limitation on how many rows it could lookup? I remember hitting an error all the time when I had an inventory report of more than 65,000 rows. I got around it by starting another vlookup range at the 64900 row mark. Does xlookup have the same limitation?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Hi Det, That was a limitation of the number of rows on the sheet back in Excel 2003. Starting in Excel 2007 the number of rows was increased to over 1 million. VLOOKUP itself did not have limitations. However, if you were opening an old .xls file format in a a 2007+ version of Excel then you might experience some limitations. It's best to save the file in the modern .xlsx extension unless you have users on Excel 2003 still. I hope that helps.
@AlThePal78
@AlThePal78 2 жыл бұрын
Funny how they added the if not returned part to this ;)
@723jezcat
@723jezcat 2 жыл бұрын
I need help figuring out how to write a formula. I have a long list of assets (20k rows) which are located at 120 diff addresses. Each address has it's own unique location code as well (addresses in 3 columns - street, city, state,....and the corresponding location code in a 4th column). One another tab I wish to create a simplified spreadsheet that just pulls just the location code, address city state....so that I'll end up with a worksheet that just has 120 rows (plus a header of course). Help!
@curlietop74
@curlietop74 3 жыл бұрын
since you made this another criteria has been added - [if_not_found]. Does this field work the same as an if/iferror statement?
@RahulKaushal1983
@RahulKaushal1983 2 жыл бұрын
pretty much
@Zymurgy35
@Zymurgy35 4 жыл бұрын
Hi Jon, I downloaded the VLookup Assistant Macro spreadsheet but the “Create Xlookup” Macro was not available.
@dangelorrrr
@dangelorrrr 5 жыл бұрын
Jon - does it work in vba?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Oh great question! It's not there yet, but I'll check with Microsoft to see if it's coming. Thanks! 🙂
@NicolasChanCSY
@NicolasChanCSY 5 жыл бұрын
This is how you can do a 2D lookup by using XLOOKUP only. Let me credit MrExcel.com's KZbin channel for this. (kzbin.info/www/bejne/bpXanqmKoMZmndU) The crux is to make use of #7 on your Pros list: that XLOOKUP returns cell reference instead of value(s). In you example in 17:50, you can have "=XLOOKUP(B3, $A$8:$A$11, XLOOKUP(C3, $B$7:$M$7, $B$8:$M11))". Then, the latter XLOOKUP will return the cell reference of the matching column as the "Return Array" argument of the former XLOOKUP. Personally I think this is clear and simple enough. But, of course, with the introduction of XMATCH, I think INDEX-XMATCH-XMATCH will be even better in the future for 2D lookups.
@KhaledAbdelal-u2f
@KhaledAbdelal-u2f 5 жыл бұрын
How i can refresh excel to find it
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Hi Khaled, You will need to have an Office 365 subscription and be on the Insiders Fast Channel. Currently the update has only been deployed to a percentage of users on Insiders Fast. So even if you are Insiders Fast, you might still not see it. I believe it will be rolled out to everyone on Insiders Fast soon, but don't know exactly when that will be. Here is a link to the Insiders program. It's free. insider.office.com/
@ExcelCampus
@ExcelCampus 5 жыл бұрын
If you are on Insiders Fast then you can try manually updating Office by going to File > Account > Update Options > Update Now. Do this in Excel or any Office application. You should be on Version 1909 (Build 12026.20000 Click-to-Run) Office Insider. I hope that helps.
@ricos1497
@ricos1497 5 жыл бұрын
Two things about it that disappoint a little. The first is that they didn't add a 6th parameter for value IFNA to save us nesting in IFNA(). The second is that they didn't make it XLOOKUPS() as an obvious follow on from the excellent SUMIFS and COUNTIFS, where more than one lookup criteria can be used. I have been using XLOOKUP() for dynamically naming parts of ordered lists using the first to last XLOOKUP to get the first instance of a particular value and the last to first search to get the last instance. I can then use a dropdown to dynamically change charts and so on like a slicer would. Imagine the list below starting in cell A1: APPLE APPLE BANANA BANANA BANANA The named range formula: =XLOOKUP(C1,$A$1:$A$10,$A$1:$A$10,0,1):XLOOKUP(C1,$A$1:$A$10,$A$1:$A$10,0,-1) Which returns A1:A2 if selecting APPLE in C1, or A3:A5 if selecting BANANA.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Hi Rico, Great suggestions! I agree that it would be nice to have some smarter error handling or a value_if_error parameter in the function. In regards to your second suggestion, I believe you could use FILTER for that to return the values in a spill range (dynamic array). FILTER allows you to specify multiple criteria. I briefly show it in this video on Dynamic Arrays (kzbin.info/www/bejne/Z3mpYYh9gqtjbZI), but I'll do a more in-depth video in the future.
@ricos1497
@ricos1497 5 жыл бұрын
@@ExcelCampus yes, FILTER would do the job, it was really more of a consistency thing I suppose! In terms of naming and usage of formulas I mean. In fact, I'm surprised that filter and xlookup both exist as there is a big overlap in function. It might have been easier for Microsoft just to make one or the other.
@imsunyv
@imsunyv 2 жыл бұрын
What happens to duplicate rows. For example if I have to Last names Johnson, VLookup returns the value of the first one always and that is why I use Index Match but ... What does Xlookup do in that case?
@RahulKaushal1983
@RahulKaushal1983 2 жыл бұрын
If you dont specify the search order... it would be like using vlookup - first value is returned. But you can also reverse the search order to get the last value
@UpForDebate-999
@UpForDebate-999 Жыл бұрын
How could you combine horizontal and vertical look up with xlookup
@17aig
@17aig 5 жыл бұрын
BTY why I don't see the ""Unique" formula after joining the fast insiders? pls advice
@DeepBhatia95
@DeepBhatia95 5 жыл бұрын
I have the same issue. I don't see any of the new dynamic array formulas inspite of having latest version of o365.
@adng
@adng 5 жыл бұрын
You need to sign up the Office Insider program from microsoft website, then you can get the latest version of updates.
@17aig
@17aig 5 жыл бұрын
@@adng I did with fast insider and still don't see it I see xlookup though
@adng
@adng 5 жыл бұрын
Nissim Lanciano Check and confirm you are using the latest version. Go to File - Account - Update option - update now. And current latest version is 1909(Build 120260.20000)
@17aig
@17aig 5 жыл бұрын
@@adng I am using the imac ver does it make any difference?
@brucequare5086
@brucequare5086 5 жыл бұрын
Bruce Quare Very disappointing that this will not be released in Office 2019. Office 365 is still very unstable causing frequent problems with Outlook freezing and also does not like the use of "save as" as this also freezes your computer. Its time a class action was started against MS for releasing software that is not fit for purpose. I am an engineer and it can take us up to two years to check a new version of engineering software before we use it on a live project. We have to know there are no bugs in it.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Bruce! I agree that the back compat story is going to be the biggest downfall here. MS has a lot of areas to compete with the various platforms (desktop, web, mobile) and customer types to keep happy, and it's proving to be a challenge... 😕
@AllinOne-cr2cs
@AllinOne-cr2cs 5 жыл бұрын
Q1. yes
@nost8s
@nost8s 5 жыл бұрын
First, I think that XLOOKUP has taken way too long for MicroSoft to bring the lookup functions up to date. I think it is a real improvement over the "patches" that have been provided in the past.
@edwinmusyoka2668
@edwinmusyoka2668 4 жыл бұрын
Can a person select the entire columns in the reference?
@RahulKaushal1983
@RahulKaushal1983 2 жыл бұрын
Yes - tat works too.
@suzannearnold836
@suzannearnold836 5 жыл бұрын
I am on Excel 2016. Any chance of this being available on it? I don't have 365 yet!
@MrDoubleYa
@MrDoubleYa 5 жыл бұрын
From the video and from what I read this will only be available in Office 365. So Office 2016 will not get this function.
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Walter is correct. At this time I don't believe there are any plans to make it available on older versions of Excel.
@17aig
@17aig 5 жыл бұрын
can't see the link to download the tool?
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thanks Nissim! I just added the linkt to VLOOKUP Assistant to the description. Here it is: www.excelcampus.com/functions/vlookup-assistant-preview/
@shoppersdream
@shoppersdream 5 ай бұрын
I don't know how your formula =XLOOKUP("*"&B4,$E$4:$E$1003,$G$4:$G$1003,2) worked. 2 is not Match Mode. I think that formula should be =XLOOKUP("*"&B4, $E$4:$E$1003, $G$4:$G$1003, "", 2). Please correct me if I am wrong?
@madinicol1294
@madinicol1294 5 жыл бұрын
How can i get Xlookup in Lenovo computer
@yt2w3e
@yt2w3e 5 жыл бұрын
Congratulations on the birth!!!!!!!
@ExcelCampus
@ExcelCampus 5 жыл бұрын
Thank you! 🙂
@christopherrourke7212
@christopherrourke7212 4 жыл бұрын
Can't you do a 2D match if you nest two XLOOKUP functions?
@RahulKaushal1983
@RahulKaushal1983 2 жыл бұрын
He did mention that.
@NkiruB
@NkiruB 2 жыл бұрын
My F4 key does not work as expected
How To Use Index Match As An Alternative To Vlookup
19:28
Excel Campus - Jon
Рет қаралды 1,6 МЛН
The Ultimate LOOKUP Guide (XLOOKUP, VLOOKUP, HLOOKUP and more)
12:44
Kenji Explains
Рет қаралды 429 М.
Accompanying my daughter to practice dance is so annoying #funny #cute#comedy
00:17
Funny daughter's daily life
Рет қаралды 28 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 145 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 13 МЛН
How to Use VLOOKUP in Excel (free file included)
15:15
Leila Gharani
Рет қаралды 333 М.
VLOOKUP vs XLOOKUP - Detailed Comparison with Examples
20:30
TrumpExcel
Рет қаралды 8 М.
Learn Excel XLOOKUP Inside Out - 4: Partial Match
15:26
Super Excel & AI
Рет қаралды 2,3 М.
Excel Vlookup Tutorial - Everything You Need To Know
21:50
Excel Campus - Jon
Рет қаралды 2,6 МЛН
How To Automate Data Tasks In Excel Using Power Query
15:52
Excel Campus - Jon
Рет қаралды 379 М.
10 Advanced XLOOKUP Tips & Tricks
21:04
Chandoo
Рет қаралды 36 М.
Accompanying my daughter to practice dance is so annoying #funny #cute#comedy
00:17
Funny daughter's daily life
Рет қаралды 28 МЛН