The Silence of the LAMBDA -- An Introduction to Excel's LAMBDA Function

Поділитися
Вставка
  • Опубліковано 30 вер 2024

КОМЕНТАРІ • 37

  • @ankursharma6157
    @ankursharma6157 11 місяців тому +2

    Hi Deb,
    This is the 1st video that I watched on Your Channel - I liked it.
    ✓ The names were very funny - Tom Bruise . . Bradley Hooper . . Jon Scam 😁
    ✓ Request: please provide a downloadable practice Workbook. It will be very, very helpful 🙏🏿
    Thank You!

  • @GrainneDuggan_Excel
    @GrainneDuggan_Excel 11 місяців тому +2

    Very clear explanation Deb with interesting examples. Thanks for posting on UA-cam.

  • @smanzoli
    @smanzoli 8 місяців тому +1

    It is very easy to create new functions to use in the cells using VBA Functions (not subs).
    Lambda let us do SIMPLE functions, without VBA. Nice. But VBA allows more complex functions since it's a full program, and Lambda is just one formula.

    • @cellmatestraining
      @cellmatestraining  8 місяців тому +3

      Yes, but for the average user sitting at their desk, VBA is extremely difficult to learn and most have no need to learn it.
      LAMBDAS are a simpler and easier for most to understand. This is a basic LAMBDA, they can be very complex.

    • @smanzoli
      @smanzoli 8 місяців тому

      @@cellmatestraining you are right, but even low complexity Lambdas are also not for the average user sitting at their desk.. let alone very complex ones. Average users will NEVER create a personal function.

    • @smanzoli
      @smanzoli 8 місяців тому

      @@cellmatestraining depends of the problem... actually VBA in many cases is less complicated than a complex lambda with all those nested functions... mpa, let, lampda inside other 3, lol... when lambdas get mediu complex, it's already impossible to read compared to an easy procedural sequence of lines... not to mention how easier it is to loop, and other things... recursiveslambda is yeat harder to understand when you are not above avrg user. But yeah, I know where you aim it and it's quite right. Actually both tools serves same purpose, but for most time, different problems... VBA is where it would be way too complex to do in lambas, or actually impossible.

    • @cellmatestraining
      @cellmatestraining  6 місяців тому

      @@smanzoli every formula I show someone jumps into the comments to say why something else is better. 😂 That’s fine! I’m simply here showing how these functions work. I’m not telling you to use them if you find something else better or easier.

  • @stevereed5776
    @stevereed5776 Місяць тому

    Thank you Deb, very clearly explained. I'd like to see more videos on Lambda as I see this as a very useful tool. Maybe in conjunction with Reduce/Scan functions!!!

  • @Ezra-b1w
    @Ezra-b1w Місяць тому

    Thank you very much, you are really an expert in simplifying complex things.
    You do it in a fun and friendly way

    • @cellmatestraining
      @cellmatestraining  Місяць тому

      @@Ezra-b1w thank you so much! Yes! I understand what it feels like to not understand Excel so I try and explain as clearly as possible! Thank you for your nice comment :)

  • @debbyroseanalytics
    @debbyroseanalytics Рік тому +1

    Thank you Debs. This is informative.
    How about we get Python in Excel video? 😊

  • @mearnest91
    @mearnest91 9 місяців тому +1

    Great video - so clear.

  • @ahmed007Jaber
    @ahmed007Jaber Рік тому +1

    Thank you for this
    Teaching it this way makes it super easy
    How is the performance if i would use it on ranges exceeding 3000 rows?

    • @cellmatestraining
      @cellmatestraining  Рік тому

      You're welcome! You shouldn't have any problems using it on larger datasets. It's the same as using any other function. Thank you for watching!

    • @ahmed007Jaber
      @ahmed007Jaber Рік тому

      @@cellmatestraining thank you for the feedback.
      any thoughts about a way to calculate empty cellls using subtotals? I managed to do that with helper columns but haven't figured away to do it :)
      thank you in advance

    • @cellmatestraining
      @cellmatestraining  Рік тому

      @@ahmed007Jabertry using AGGREGATE instead. It will sun cells and you can choose to ignore blanks.

  • @peterleigh5809
    @peterleigh5809 Місяць тому

    The way you present is very clear and helpful. Thankyou!

    • @cellmatestraining
      @cellmatestraining  Місяць тому

      @@peterleigh5809 you’re welcome! Thank you for watching!

  • @rosyfernandez6236
    @rosyfernandez6236 6 місяців тому

    Would you (please) do a video on the best and easiest way to share these Lambdas in different workbooks

    • @cellmatestraining
      @cellmatestraining  6 місяців тому +1

      Hi Rosy, great question! There is no button as such to make them accessible across workbooks. The simplest way I have found is to simply click on the cell that contains the LAMBDA, copy and paste into a new workbook. That copies the formula across. You can delete the formula once you’ve done that. The named range/formula should now stay in the new workbook.

  • @dannynedwich
    @dannynedwich 7 місяців тому +1

    Best, concise explanation of LAMBDA that I've come across so far!

  • @not1AM
    @not1AM 8 місяців тому

    Thanks for this very informative video. by the way the title is well chosen.
    ❤❤❤❤❤❤

  • @teoxengineer
    @teoxengineer Рік тому

    Thank you so much.
    What about Lambda Helper functions?

  • @thiagobezerra4841
    @thiagobezerra4841 6 місяців тому

    Best video about LAMBDA so far. Now I know what this function does and how helpful it can be. 👏🏽👏🏽👏🏽👏🏽👏🏽

  • @satinderpalanand
    @satinderpalanand 5 місяців тому

    U r an Amazing Teacher. Lambda function explained in plain vanilla . A 5 star rating for u. Thanks

  • @MAKROAPLIKACJE
    @MAKROAPLIKACJE 4 місяці тому

    Awesome explanation! 💚🐏🙂

  • @YvesAustin
    @YvesAustin 7 місяців тому

    Nicely done Deb!

  • @rosyfernandez6236
    @rosyfernandez6236 6 місяців тому

    This presentation was very informative

  • @dummyemail9929
    @dummyemail9929 6 місяців тому +1

    No one is going to comment on silence of the LAMBDAS ?! :)

    • @cellmatestraining
      @cellmatestraining  6 місяців тому

      I know right? I was so proud of that. 😂

    • @dummyemail9929
      @dummyemail9929 6 місяців тому

      @@cellmatestraining any new uploads about the new In-excel-python feature?