VLOOKUP, MAP & LAMBDA functions to spill a Two-Way Lookup Formula Excel Magic Trick 1760

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 55

  • @Excelambda
    @Excelambda 2 года назад +1

    Thank you for mentioning me !! 🙏 Also your formula index (x)match (x)match spills (is spill-erific 😀)
    =INDEX(H4:L8,XMATCH(C4:C40,G4:G8),XMATCH(B4:B40,H3:L3))*A4:A40
    or
    =INDEX(H4:L8,XMATCH(C4:C40,G4:G8),XMATCH(B4:B40,G4:G8))*A4:A40
    since (x)match is 1 dimension , in this case, H3:L3 G4:G8 ✌

    • @excelisfun
      @excelisfun  2 года назад +1

      That is 100 times easier. Thanks for the bonus on the bonus : )

    • @excelisfun
      @excelisfun  2 года назад +1

      I added this formula to the download workbook - for the Team!!!!!

  • @excelisfun
    @excelisfun  2 года назад

    Comments are not being posted by RUclips. There is a terrible bug that RUclips has not fixed. Here is comment from from Bill Szysz:
    Beautiful!!!
    I figured that now we have LAMDA function so, maybe let's not stop halfway.
    Maybe let's build functions for Excel novices who don't know anything about VLOOKUP, XLOOKUP, INDEX and MATCH. :-)))
    Function "GetTargetAmount" definition (Name manager):
    =LAMBDA(rng,currTbl,BYROW(rng,LAMBDA(row,VLOOKUP(INDEX(row,3),currTbl,XMATCH(INDEX(row,2),INDEX(currTbl,1,)),0)*INDEX(row,1))))
    where rng is our data range (A4:C40) and currTbl is our currency table with header and with the most left column (G3:L8).
    Now we can use it in D3 -> GetTargetAmount(A4:C40, G3:L8)
    Voila :-))))

  • @johnborg5419
    @johnborg5419 2 года назад +2

    Thanks Mike. Simply Amazing!!!!

    • @excelisfun
      @excelisfun  2 года назад

      It is sorta cool ; ) Lucky we have a great Team!!!!!

  • @mattschoular8844
    @mattschoular8844 2 года назад +1

    I say bring on MAP to the masses. Thanks Mike

    • @excelisfun
      @excelisfun  2 года назад

      Yes, MAP to the masses!!!!!!!! Go Team!!!!!!

  • @richardhay645
    @richardhay645 2 года назад +7

    VLOOKUP arose in the new world of spilled arrays and cried "where's MY hash!?!" Young MAP said "I'm still in training but I will try to serve it right up". And Sweet LAMBDA said "Don't worry old VL. As soon as MAP gets it ready I will bring it right to you cuz EXCEL isn't done with you just yet!!!

    • @excelisfun
      @excelisfun  2 года назад +1

      That is the BEST!!!!!!! You are a poet with words. I LOVE what you wrote!!!!!!

    • @spilledgraphics
      @spilledgraphics 2 года назад

      haha amazing storytelling right there ! 😝👌👌

  • @SyedMuzammilMahasanShahi
    @SyedMuzammilMahasanShahi 2 года назад +1

    Wow. EXCELlent. Go Team.

  • @chrism9037
    @chrism9037 2 года назад +1

    Wow that was awesome Mike! Great video

    • @excelisfun
      @excelisfun  2 года назад

      Glad you like it, Chris M !!!!! So lucky to have such a great Team : )

  • @sachinrv1
    @sachinrv1 2 года назад +1

    Super Brilliant Map & Lamda

    • @excelisfun
      @excelisfun  2 года назад

      Exceλambda INDEX formula below is even better : )

  • @moi984
    @moi984 2 года назад +1

    Wauw, next level formula!

    • @excelisfun
      @excelisfun  2 года назад

      It is, but Check out the next video too (easier): ruclips.net/video/xbuUcG8pZQg/видео.html

  • @Al-Ahdal
    @Al-Ahdal 2 года назад +1

    This vdo is excellent as always, here I tested F9 evaluation key by recreating this, as F9 evaluation key having other issues such as #Name error, #NA, output incorrect or result incorrect when pressing F9 evaluation. All is send to MS, and hopefully, it will be resolved and updated in their upcoming builds / updates.

    • @excelisfun
      @excelisfun  2 года назад +1

      Thanks for helping all of us by submitting good feedback to Microsoft! Go Team!!!!

  • @HusseinKorish
    @HusseinKorish 2 года назад +1

    That's Amazing Mike ... thanks alot.

  • @spilledgraphics
    @spilledgraphics 2 года назад +2

    This video: dedicated to ALL those "v-lookups haters" 😝😝😝 amazing Mike !!! 👌👌👌👌 #GoTEAM 🏆🏆

    • @excelisfun
      @excelisfun  2 года назад

      VLOOKUP and the original LOOKUP still have great uses!!!!!!!! Go Team!!!!!!!!

    • @tecwzrd
      @tecwzrd 2 года назад

      lol, seriously if you hate on VLOOKUP you don't deserve to use Excel.

    • @spilledgraphics
      @spilledgraphics 2 года назад

      @@tecwzrd exactly !!! #LongLiveExcel

  • @patrickschardt7724
    @patrickschardt7724 2 года назад +2

    Of course XLambda came up with a wonderful solution. He’s a an Excel wizard like you

    • @excelisfun
      @excelisfun  2 года назад +1

      He and Bill Szysz are much smarter than I am with creating formula solutions. That is why we are so lucky to be a Team!!!!! Go Team!!!!!!

  • @Al-Ahdal
    @Al-Ahdal 2 года назад +1

    I wrote to MS regarding F9 evaluation key bug inside LET function, hopefully it will be resolved. Keep following it up. In addition to that I wrote user ID, pwd in Name Manager, so other user can't see inside of the formula by accessing name manager. Lastly pdf import functionality in Excel is very basic, like if we would like to pull certain things from invoice, say date, invoice #, amount...we can't target that data specifically. Looking fwd to have their resolutions from MS development team.

    • @excelisfun
      @excelisfun  2 года назад +1

      That is awesome, Syed Hassan!!!! I hope they will resolve these issues and make things better for us. Thanks for the efforts!!!

  • @helmisinamo2846
    @helmisinamo2846 2 года назад +1

    This is so cool. Thankyou sir

    • @excelisfun
      @excelisfun  2 года назад

      You are welcome! Check out the next video too: ruclips.net/video/xbuUcG8pZQg/видео.html

  • @wayneedmondson1065
    @wayneedmondson1065 2 года назад +2

    Wow.. very cool!! Thanks Mike and ExcelLambda for this great example. Go Team :)) Thumbs up!!

  • @darrylmorgan
    @darrylmorgan 2 года назад

    Boom!What A Super Cool Formula!Really Hope The Microsoft Team Make These Available In The Not To Distant Future...Thank You Mike :)

    • @excelisfun
      @excelisfun  2 года назад

      I hope so too. But try Exceλambda INDEX formula below it is even better : )

  • @kirtithorat4621
    @kirtithorat4621 2 года назад +1

    Hello Mike. In my organisation we are using office 365 but still Lamda function is not available. Do you have any ideas why it is not available?? Thank you in advance

    • @excelisfun
      @excelisfun  2 года назад +1

      I am sorry, I do not. Microsoft does not even release the new functions to MVPs like me in a consistent way. It is really frustrating. : (

  • @tecwzrd
    @tecwzrd 2 года назад +1

    Only thing that depresses me is this is still in beta :( MAP and LAMBDA needs to be in production ASAP.

    • @excelisfun
      @excelisfun  2 года назад +1

      No worries, try Exceλambda INDEX formula below it is even better : )

  • @razamoulvi8801
    @razamoulvi8801 2 года назад +1

    We can also use LET Function correct ??

    • @excelisfun
      @excelisfun  2 года назад +1

      LET is for when you have repetitive formula elements and want to define a variable and evaluate variables one time only and save results for rest of formula. LAMBDA is for defining reusable functions or for creating function values that you can use in related functions like MAP and BYROW.

    • @razamoulvi8801
      @razamoulvi8801 2 года назад

      @@excelisfun Got it sir..
      Thanks for the video🤗👍

  • @KevinBravo1993
    @KevinBravo1993 2 года назад +1

    Thanks Mike!

    • @excelisfun
      @excelisfun  2 года назад

      You are welcome, Kevin!!!!!

    • @excelisfun
      @excelisfun  2 года назад

      Lucky we have a great Team!!!!

  • @upigroup6816
    @upigroup6816 2 года назад

    How can we make use of LAMBDA & SCANs function in solving Tricks No. 33, 34, 35 of Taxes and Commission :)

  • @allsmiles3281
    @allsmiles3281 2 года назад +1

    Still going strong.

    • @excelisfun
      @excelisfun  2 года назад

      Yes, the Team is strong!!!!! : )

  • @ennykraft
    @ennykraft 2 года назад +1

    I use Microsoft 365 and still haven't got the LAMBDA function. Grrrr.

    • @excelisfun
      @excelisfun  2 года назад

      I hope you can get it soon!

  • @ubaidillahmuhammad20
    @ubaidillahmuhammad20 2 года назад +1

    link workbook download, sir

    • @excelisfun
      @excelisfun  2 года назад

      Thanks for letting me know. I just fixed it : )

    • @excelisfun
      @excelisfun  2 года назад +1

      Go Team!!!!