New Xlookup Function: A Vlookup Comparison

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 187

  • @sarahwilson6200
    @sarahwilson6200 Před 5 lety +25

    Yes!! X-lookup is so much more logical

  • @Osiris623
    @Osiris623 Před 3 lety +20

    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.

  • @akashingole8720
    @akashingole8720 Před rokem +1

    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.

  • @DRHades626
    @DRHades626 Před 5 lety +3

    1. Yes
    2. simplify my life
    Excellent video

  • @JD-eu9ld
    @JD-eu9ld Před 2 lety +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.

  • @cringedude3427
    @cringedude3427 Před 3 lety +2

    Thank you Jon. Your videos on CZcams and your articles on your website have helped me a lot.
    Keep up the good work and God bless You :)

  • @roderickmose4691
    @roderickmose4691 Před 5 lety +14

    Alt+arrow key down to display the argument options. I didn't know that! Thanks, Jon. Another insightful and useful video

    • @ExcelCampus
      @ExcelCampus  Před 5 lety

      Thanks Roderick! Happy to hear you learned something new. 🙂

  • @ompaul4044
    @ompaul4044 Před 3 lety +2

    This is really informative Jon, now i am well aware of the cons, big thanks

  • @qunticoqamiroquai1620
    @qunticoqamiroquai1620 Před 4 lety +1

    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 Před 3 lety

      Try this with google sheets for an alternative
      czcams.com/video/CKVTaJq3B2k/video.html
      czcams.com/video/0B9cc7shvoI/video.html

  • @Vroemmm007
    @Vroemmm007 Před 5 lety +1

    Thanks for this x-loopup video and congratulations with the birth of you daughter Emily!!

  • @neerajmishra5918
    @neerajmishra5918 Před 4 lety +1

    Your awesome
    No words to express my gratitude
    I follow only you for excel tutorial and recommended my frds.
    Thanks a lot 🤗

  • @asutoshnayak1391
    @asutoshnayak1391 Před 3 lety +3

    Nicely explained. I appreciate your effort 🙂🙂

  • @FaridBoudissa
    @FaridBoudissa Před 3 lety +1

    v-lookup & h-lookup seem to have made their time... Thanks for the presentation!

  • @raghavrungta9085
    @raghavrungta9085 Před 2 lety +1

    your videos are very easy to understand and helpful. Thanks a lot

  • @shivanisrivastava5667
    @shivanisrivastava5667 Před 3 lety +1

    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! 👏

  • @theRealDavidn
    @theRealDavidn Před 5 lety +2

    Look forward to the multiple result return video

  • @roywilson9580
    @roywilson9580 Před 5 lety +2

    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  Před 5 lety +1

      Yes! I completely agree. Thanks Roy! 🙂

  • @yahhr57
    @yahhr57 Před 5 lety +2

    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.

  • @OzduSoleilDATA
    @OzduSoleilDATA Před 5 lety +2

    Excellent. Very thorough.

  • @chengwang411
    @chengwang411 Před 4 lety +2

    You have a soothing voice 😄

  • @rwhayes33
    @rwhayes33 Před rokem +1

    Hi, Xlookup is great. I will use it for searching for a formula based on what criteria i use. Thanks

  • @AJ-et3vf
    @AJ-et3vf Před rokem +1

    great video! Thank you!

  • @angelitageraldez2634
    @angelitageraldez2634 Před 3 lety +1

    All your videos are so helpful. Thank you soo much!

  • @dastageera9626
    @dastageera9626 Před 4 lety

    Dear please keep updating new functions!!! Thanks, very useful,,,,

  • @akinkazeem6068
    @akinkazeem6068 Před 3 lety +1

    Nice lesson, will try it and learn it more

  • @spydey2k
    @spydey2k Před 3 lety

    Xlookup is the GOAT

  • @padynz9869
    @padynz9869 Před 2 lety +1

    Thank you very much for a great video with comparisons.

  • @simonj8074
    @simonj8074 Před 4 lety +6

    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.

  • @johnborg6005
    @johnborg6005 Před 5 lety +2

    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  Před 5 lety +1

      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 Před 5 lety

      @@ExcelCampus Just got an update and I have the XLookup and the XMatch. This is great!!!!!

  • @phanngocthuong6801
    @phanngocthuong6801 Před 3 lety +1

    Thank you very much for your great video, Jon! It is very helpful to us.

  • @dorathyiwuoha3608
    @dorathyiwuoha3608 Před 8 měsíci +1

    thank you

  • @angellewis904
    @angellewis904 Před 3 lety +1

    Thank you, always a great video from you.

  • @kediasc
    @kediasc Před 2 lety +1

    Very good

  • @ronnieyandell931
    @ronnieyandell931 Před 5 lety +1

    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  Před 5 lety +2

      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! 🙂

  • @jbyr21
    @jbyr21 Před 5 lety +1

    Great job Jon, thanks for the detailed explanation. Looks like it will be a nice upgrade when available.

  • @martineavila5708
    @martineavila5708 Před 4 lety +1

    Love your channel. I have learned so much from you, thank you.

  • @clivepetty2338
    @clivepetty2338 Před 5 lety +2

    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  Před 5 lety

      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.

  • @sujitkolhe1298
    @sujitkolhe1298 Před 6 měsíci

    Very helpful

  • @AdrianaPerez-ev5cj
    @AdrianaPerez-ev5cj Před 2 lety +1

    Great video!

  • @Watermelon-zs3tq
    @Watermelon-zs3tq Před rokem

    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?

  • @17aig
    @17aig Před 5 lety +1

    Thanks, Jon for your explanation much appreciated

  • @kaaa3485
    @kaaa3485 Před 5 lety +1

    She looks so cute!!!!!!CONGRATULATION!!!!!!!!!!!!!!!!!!!!!!!!

  • @AlThePal78
    @AlThePal78 Před 2 lety

    Funny how they added the if not returned part to this ;)

  • @letlotlonjoro8482
    @letlotlonjoro8482 Před měsícem

    Thank you, very simplified.
    How do I get the vlookup assistance

  • @KevinWebb
    @KevinWebb Před 4 lety +1

    thanks very new feature. wish my employer had it. had to send a file home, turn around and use my personal laptop...

  • @LanNguyen-vn9ou
    @LanNguyen-vn9ou Před 7 měsíci

    Thank you so much for the Video. may I ask how to add in Vlookup Assistant?

  • @M200Sniping
    @M200Sniping Před 5 lety +1

    You’ve missed probably the most major con that this formula does not solve. The majority of the time I use Index/match, I am trying to find the cross section between a dynamic non-known row and a dynamic non known column. E.g =index(array,rowlookup value, column lookup value)...this cannot do that. It’s better than a single argument index/match, but when you need both this doesn’t help.

    • @ConsulthinkProgrammer
      @ConsulthinkProgrammer Před 3 lety

      Try this with google sheets for an alternative
      czcams.com/video/CKVTaJq3B2k/video.html
      czcams.com/video/0B9cc7shvoI/video.html

  • @denoco2007
    @denoco2007 Před 5 lety +1

    Well presented and a fab new feature. Thanks :)

  • @Djblois1
    @Djblois1 Před 5 lety +1

    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  Před 5 lety +1

      Great points! Thanks Daniel! 🙂👍

  • @ochorabrayan5560
    @ochorabrayan5560 Před 5 lety +1

    Thanks a lot for the knowledge

  • @rogerthat24
    @rogerthat24 Před 5 lety

    I got all excited then you tell me that I need the subscription... My work is still on Office 2013!

    • @ExcelCampus
      @ExcelCampus  Před 5 lety

      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... 🤷‍♂️

  • @digitaltamer
    @digitaltamer Před 4 lety +13

    I really wish you had mentioned availability before I watched a 21 minute video on something I don't have access to.

    • @ConsulthinkProgrammer
      @ConsulthinkProgrammer Před 3 lety

      Try this with google sheets for an alternative
      czcams.com/video/CKVTaJq3B2k/video.html
      czcams.com/video/0B9cc7shvoI/video.html

    • @Frank-qz8ut
      @Frank-qz8ut Před 2 lety

      Shut up David

  • @17aig
    @17aig Před 5 lety +2

    Hi Jon Can you pls explain the differences in useing between "Unique" function and "xlookup" at your earliest convenience.

    • @OzduSoleilDATA
      @OzduSoleilDATA Před 5 lety +2

      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  Před 5 lety +2

      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...

  • @santharamlt1955
    @santharamlt1955 Před 5 lety +2

    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  Před 5 lety

      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.
      czcams.com/video/1HF0UGMF070/video.html

    • @christoslefkimiotis9889
      @christoslefkimiotis9889 Před 5 lety

      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

  • @theRealDavidn
    @theRealDavidn Před 5 lety +1

    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  Před 5 lety +1

      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 Před 5 lety +1

      @@ExcelCampus thanks - upvote done

  • @muhammadaamirkhan1678
    @muhammadaamirkhan1678 Před 4 lety

    Its great! what about if we have multiple multiple criteria

  • @vikramraghuwanshi9455
    @vikramraghuwanshi9455 Před 4 lety +1

    great explanition has off toyou

  • @equiwave80
    @equiwave80 Před 4 měsíci

    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.

  • @justinthibault7705
    @justinthibault7705 Před rokem

    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!

  • @j1o2s3e4p
    @j1o2s3e4p Před 2 lety

    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

  • @RahulGupta-ig9gv
    @RahulGupta-ig9gv Před 4 lety

    Wow, i like the way you demonstrate ... Great

  • @ivanlee4720
    @ivanlee4720 Před 5 lety +2

    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  Před 5 lety

      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.

  • @3vickyyoung
    @3vickyyoung Před 2 lety

    if you use a named range, does that mean you no ;pnger need to use absolute cell references? xxx

  • @UpForDebate-999
    @UpForDebate-999 Před rokem

    How could you combine horizontal and vertical look up with xlookup

  • @723jezcat
    @723jezcat Před rokem

    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!

  • @shoppersdream
    @shoppersdream Před měsícem

    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?

  • @NkiruB
    @NkiruB Před 2 lety

    My F4 key does not work as expected

  • @brucequare5086
    @brucequare5086 Před 5 lety +1

    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  Před 5 lety

      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... 😕

  • @aviroy7085
    @aviroy7085 Před 4 lety

    XLookup is very helpful as compare to Vlookup

  • @vtancredi1717
    @vtancredi1717 Před 4 lety

    Here's a big newbie concept to add to point #12.
    you DON'T reference multiple columns in the lookup array, just 1 column there and 1 column in the return array, unlike VLOOKUP. That had me stuck for quite a while :(

  • @AllinOne-cr2cs
    @AllinOne-cr2cs Před 5 lety +2

    Q1. yes

  • @KeiferStreet
    @KeiferStreet Před 2 lety +1

    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  Před 2 lety +3

      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! 🙂

  • @tooshlong
    @tooshlong Před 3 lety +1

    You're amazing 😂

  • @thescentsophisticate8865
    @thescentsophisticate8865 Před 5 lety +1

    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  Před 5 lety +1

      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 Před 5 lety

      @@ExcelCampus thank you!!! I tried "remove duplicates" and redid my pivot table but still no luck..

  • @melodyshinyama740
    @melodyshinyama740 Před 4 lety

    what about if you need to look up multiple iterations of the first reference?

  • @curlietop74
    @curlietop74 Před 2 lety

    since you made this another criteria has been added - [if_not_found]. Does this field work the same as an if/iferror statement?

  • @imsunyv
    @imsunyv Před 2 lety

    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 Před 2 lety

      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

  • @ricos1497
    @ricos1497 Před 5 lety +1

    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  Před 5 lety +1

      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 (czcams.com/video/1HF0UGMF070/video.html), but I'll do a more in-depth video in the future.

    • @ricos1497
      @ricos1497 Před 5 lety

      @@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.

  • @lindafickes6435
    @lindafickes6435 Před 4 lety

    Can you use xlookup with a sum feature that would return the total from a table?

  • @andreacarr787
    @andreacarr787 Před 5 lety +1

    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  Před 5 lety

      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 Před 5 lety

      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.

  • @pradhansaurav
    @pradhansaurav Před 3 lety

    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])

  • @nost8s
    @nost8s Před 4 lety

    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.

  • @tonibaril3166
    @tonibaril3166 Před 4 lety

    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!

  • @JoelEstebanRojas
    @JoelEstebanRojas Před 5 lety +1

    Great video, is Xlookup faster that index match when having large data sets?

    • @ExcelCampus
      @ExcelCampus  Před 5 lety +1

      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... 😀

  • @CJ3WT
    @CJ3WT Před 2 lety

    Xlookup seems very similar to the filter function

  • @detguar9850
    @detguar9850 Před 5 lety

    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  Před 5 lety

      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.

  • @platinglyyours6793
    @platinglyyours6793 Před 3 lety

    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?

  • @pallavipal201
    @pallavipal201 Před 3 lety

    Hii...what if after applying this xlookup .👉👉👉👉 #value! #N/A Came instead of desired enteries... please reply

  • @Wulandari-gr2se
    @Wulandari-gr2se Před 4 lety

    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?

  • @omamop
    @omamop Před 5 lety +1

    Hi, thanks for the video, do we have something for fuzzy lookup, or can xlookup be used for the same?

    • @ExcelCampus
      @ExcelCampus  Před 5 lety +1

      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.

  • @adarshpandey8023
    @adarshpandey8023 Před rokem

    Ctrl + shift + down
    F4

  • @user-dm4bi1ip1m
    @user-dm4bi1ip1m Před 5 lety +4

    How i can refresh excel to find it

    • @ExcelCampus
      @ExcelCampus  Před 5 lety +1

      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  Před 5 lety +1

      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.

  • @yt2w3e
    @yt2w3e Před 5 lety +1

    Congratulations on the birth!!!!!!!

  • @AJ-et3vf
    @AJ-et3vf Před rokem

    Yikes! Unfortunate that my version of excel doesn't support XLOOKUP :(((

  • @edwinmusyoka2668
    @edwinmusyoka2668 Před 4 lety

    Can a person select the entire columns in the reference?

  • @MemeticsX
    @MemeticsX Před 3 lety

    Makes me wonder why XLOOKUP was not in Excel 10-20 years ago.

    • @RahulKaushal1983
      @RahulKaushal1983 Před 2 lety

      Its performance heavy. I have definitely noticed that its slower than normal vlookup and index&match

  • @StampGaGa
    @StampGaGa Před 5 lety +3

    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  Před 5 lety +1

      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. :-)

  • @hashmi987
    @hashmi987 Před 3 lety

    i really surprised xlookup but i can use in my office how i can use without any

  • @Zymurgy35
    @Zymurgy35 Před 4 lety

    Hi Jon, I downloaded the VLookup Assistant Macro spreadsheet but the “Create Xlookup” Macro was not available.

  • @madinicol1294
    @madinicol1294 Před 4 lety

    How can i get Xlookup in Lenovo computer