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

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

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

  • @dannynedwich
    @dannynedwich 8 месяцев назад +2

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

  • @GrainneDuggan_Excel
    @GrainneDuggan_Excel Год назад +2

    Very clear explanation Deb with interesting examples. Thanks for posting on RUclips.

  • @ankursharma6157
    @ankursharma6157 Год назад +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!

  • @mearnest91
    @mearnest91 11 месяцев назад +1

    Great video - so clear.

  • @peterleigh5809
    @peterleigh5809 2 месяца назад

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

    • @cellmatestraining
      @cellmatestraining  2 месяца назад

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

  • @Ezra-b1w
    @Ezra-b1w 3 месяца назад

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

    • @cellmatestraining
      @cellmatestraining  3 месяца назад +1

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

  • @satinderpalanand
    @satinderpalanand 6 месяцев назад

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

  • @thiagobezerra4841
    @thiagobezerra4841 8 месяцев назад

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

  • @stevereed5776
    @stevereed5776 3 месяца назад

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

  • @YvesAustin
    @YvesAustin 9 месяцев назад

    Nicely done Deb!

  • @not1AM
    @not1AM 9 месяцев назад

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

  • @rosyfernandez6236
    @rosyfernandez6236 8 месяцев назад

    This presentation was very informative

  • @MAKROAPLIKACJE
    @MAKROAPLIKACJE 6 месяцев назад

    Awesome explanation! 💚🐏🙂

  • @teoxengineer
    @teoxengineer Год назад

    Thank you so much.
    What about Lambda Helper functions?

  • @debbyroseanalytics
    @debbyroseanalytics Год назад +1

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

  • @rosyfernandez6236
    @rosyfernandez6236 8 месяцев назад

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

    • @cellmatestraining
      @cellmatestraining  8 месяцев назад +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.

  • @caulacau2318
    @caulacau2318 14 дней назад

    Hi Cellmate, quick question if I may:
    Can we make a lambda parameter optional?
    Many thanks
    Caula

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

  • @smanzoli
    @smanzoli 10 месяцев назад +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  10 месяцев назад +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 10 месяцев назад

      @@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 10 месяцев назад

      @@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  8 месяцев назад

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

  • @dummyemail9929
    @dummyemail9929 8 месяцев назад +1

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

    • @cellmatestraining
      @cellmatestraining  8 месяцев назад

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

    • @dummyemail9929
      @dummyemail9929 8 месяцев назад

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