No video

Excel LAMBDA Function

  Рет қаралды 1,866,976

Sele Training

Sele Training

Күн бұрын

Пікірлер: 940
@andrewpeterst
@andrewpeterst 3 жыл бұрын
We're still using MS Office 2013 at my job. Can't wait to use this in 2037!
@SeleTraining
@SeleTraining 3 жыл бұрын
LOL.
@flyer23ful
@flyer23ful 3 жыл бұрын
My office still even use 2007 version lol I can't stand on it so i decided to upgrade mine into 365 version 😂
@Mawds69
@Mawds69 3 жыл бұрын
Using 2013 here also, but finally in 2 weeks we are going to 365
@wjb111
@wjb111 3 жыл бұрын
😂
@Rice0987
@Rice0987 3 жыл бұрын
The same situation...😕
@OriginalPiMan
@OriginalPiMan 3 жыл бұрын
I don't know why KZfaq recommended me this, but I'm glad it did.
@alexandersetuain3919
@alexandersetuain3919 3 жыл бұрын
Same!
@prateekketkar4022
@prateekketkar4022 3 жыл бұрын
Same here my friend 😃
@smd7
@smd7 3 жыл бұрын
I've been googling SQL, python and databases. I'm guessing that's why I got suggested this video
@OriginalPiMan
@OriginalPiMan 3 жыл бұрын
@@smd7 Yeah, I can see the connection there. I wasn't looking at anything related to computing before this recommendation, other than games.
@user-jg7xr9rz2j
@user-jg7xr9rz2j 3 жыл бұрын
Because the author paid for it
@gopalakrishnanmanikandan6520
@gopalakrishnanmanikandan6520 3 жыл бұрын
I'm waking up in the morning, and seeing this video... I can't really believe myself. Many times I have got stuck when I needed to automate some of my works in excel, due to not finding a formula. This is now going to help me, i hope so. Thank you so much for bringing this Lambda function.
@SeleTraining
@SeleTraining 3 жыл бұрын
Glad it helped!
@shubhankurkumar
@shubhankurkumar 3 жыл бұрын
At this point, excel is a programming language in its own right.
@joca1378
@joca1378 3 жыл бұрын
Excel is a few programming languages, referred to as "micro languages". The one in the video is called Excel Formula Language. If you are into databases and you have PowerPivot add-in, you can also use DAX which is a mix of SQL and Excel Formula Language. Excel also has M Language, Excel Macro Language (for backward compatibility) and obviously VBA.
@ultrio325
@ultrio325 3 жыл бұрын
Just emulate macOS
@shubhankurkumar
@shubhankurkumar 3 жыл бұрын
@@ultrio325 what? Why would I do that?
@benchilton9679
@benchilton9679 3 жыл бұрын
Excel, and many other Microsoft office applications, work with Visual Basic for Applications (VBA) which for all intents and purposes is a programming language that can be used in excel to make a large variety of programs
@OurNewestMember
@OurNewestMember 3 жыл бұрын
Also MS Office SDKs allow programming Excel add-ins and XLL libraries. Tbh this new feature is cool but not as groundbreaking as the many existing formula and programming features in Excel
@anubis9139
@anubis9139 3 жыл бұрын
I have been begging for this for years. I'm so happy they put it in. I hate having to create custom functions in VBA just for simple actions.
@kauegraumann1822
@kauegraumann1822 3 жыл бұрын
That's a nice alternative to using VBA, when your client complains that he/she can't activate sheet content, or don't know how to.
@skipfred
@skipfred 3 жыл бұрын
VBA is an atrocity as well, so any alternative is nice by default.
@sohailahmed1351
@sohailahmed1351 3 жыл бұрын
@@skipfred I am from a non programming background myself, but I enjoy VBA. Why do people hate it?
@skipfred
@skipfred 3 жыл бұрын
@@sohailahmed1351 My original comment was a bit of hyperbole, it's not *that* bad. But personally, I find it clunky, unintuitive, and frustrating to work with.
@grimendancehall
@grimendancehall 3 жыл бұрын
@@skipfred its also like 100 years old lmfao.... u frustrated with the scalability of an abacus aswell?
@skipfred
@skipfred 3 жыл бұрын
@@grimendancehall I don't still have to use an abacus. If I was required to use an abacus to get Excel to be reasonably useful then yeah, I would complain about that too.
@SeleTraining
@SeleTraining 3 жыл бұрын
See more detailed examples of the use of the LAMBDA function: kzfaq.info/get/bejne/hc1ph7yAvLG8pGg.html
@matekochkoch
@matekochkoch 3 жыл бұрын
Finally something new that is not annoying. Now there is a valid argument for migrating to the latest office version. This will render a lot of macros obsolete - good for security.
@financialchimes4546
@financialchimes4546 3 жыл бұрын
This went from very easy functions to mind blown very quickly.
@Arcticroberto9376
@Arcticroberto9376 2 жыл бұрын
Yeah no kidding, after the first minute I was like "this is nothing" to the next minute "this is the best thing ever"
@lolly_bread
@lolly_bread 2 жыл бұрын
...and then on the last formula my brain had a "recursion" and turned inside out - oh the pain (Dr.Smith)
@tylerwiebe7095
@tylerwiebe7095 3 жыл бұрын
I'm a heavy user of Excel and have been working in finance for years, and while this function sounds cool, I can't for the life of me think of a situation where this would've come in handy. If you have any real life examples, I'd really be interested in hearing how you use it.
@SeleTraining
@SeleTraining 3 жыл бұрын
Check out my video with more examples. kzfaq.info/get/bejne/hc1ph7yAvLG8pGg.html
@Moimus
@Moimus 2 жыл бұрын
You could as a simple example define a function that calculates the floating average of a range of values and reuse it over and over again. instead of typing the whole formula you could just say something like "=FLOATAVRG(A1:A100)". That is what programmers do all time: define function to do something and reuse it but instead of having to learn VBA you can do it in excel syntax. Or you could do date formatting, validating values, convert values. The possiblities are nearly endless.
@xl000
@xl000 2 жыл бұрын
This is because you’re not a programmer.
@10NeSage
@10NeSage 2 жыл бұрын
hi! im a chemical engineering student and we frequently use excel in all sorts of calculations using complex formulas, and especially in cases where we use equations derived from laws this function will come in very handy!
@CookieYong
@CookieYong 2 жыл бұрын
optimizations, dynamic programming, search algorithms, etc...
@JimmyHandmix
@JimmyHandmix 3 жыл бұрын
Will have to rewatch this in 5-6 years when I upgrade to the 2021 Version
@PapaMike23
@PapaMike23 3 жыл бұрын
I am shocked that it took them that long to introduce the possibility of creating your own functions without having to use that massive PITA that is VBA
@maxwellhouser
@maxwellhouser 3 жыл бұрын
This severely reduces the amount of vba needed for certain sheets, great update and great video
@ananasbanana
@ananasbanana 2 жыл бұрын
What’s VBA
@fixminer9797
@fixminer9797 2 жыл бұрын
@@ananasbanana Visual Basic, a programming language supported by excel. You can use it to solve problems which would be difficult or impossible to solve with normal functions.
@lajya01
@lajya01 2 жыл бұрын
@@ananasbanana I think it stands for Visual Basic Access. I remember using it a long time ago for L4G programming on a Access database but other Office products started using it also for macro and function programming.
@ananasbanana
@ananasbanana 2 жыл бұрын
@@lajya01 Is it separate to Excel? Have to pay extra for it?
@TanjoGalbi
@TanjoGalbi 2 жыл бұрын
@@ananasbanana It comes built in to most Office applications though in the newest versions (I think from 2016 onwards, someone correct me on this) it has to be enabled as it can be a security risk. It was designed to be used under license with other applications but as far as I am aware no other applications use it outside of the Office range.
@simba8073
@simba8073 3 жыл бұрын
God bless my successor when I transition my excel sheets with all these lambda defined functions !
@Capt_AwesomePants
@Capt_AwesomePants 3 жыл бұрын
Documentation and notation.
@OurNewestMember
@OurNewestMember 3 жыл бұрын
@@Capt_AwesomePants nah. it's been working in production for two years now... Good luck!
@faustin289
@faustin289 3 жыл бұрын
Actually, it will make their life easier compared to them trying to make sense of your arcane, uncommented VBA spaghetti
@TausifB
@TausifB 10 ай бұрын
While the content is concise and helpful, the presentation is incredible with impressive voice:)
@andmos1001
@andmos1001 3 жыл бұрын
Bet when lambda get mainstream, programmers will have a lot of fun with this function
@DanKaschel
@DanKaschel 3 жыл бұрын
I got really excited that excel might support arrow syntax
@cogwheelLearning
@cogwheelLearning 3 жыл бұрын
Lambda really looks powerful. I could see myself using it in some of my reports.
@SeleTraining
@SeleTraining 3 жыл бұрын
A very cool new addition to Excel.
@AdilParray
@AdilParray 3 жыл бұрын
I'm trying to figure out in what report I'll use this and how.
@SeleTraining
@SeleTraining 3 жыл бұрын
@@AdilParray It does make it easy to shrink complex formulas.
@cogwheelLearning
@cogwheelLearning 3 жыл бұрын
@@SeleTraining Good point!
@DanKaschel
@DanKaschel 3 жыл бұрын
@@SeleTraining just the ability to abstract logic into a named function without vba is so powerful
@micahturpin8042
@micahturpin8042 2 жыл бұрын
Holy guacamole, I've been waiting for something like this for AGES. I love Excel. :)
@sohailahmed1351
@sohailahmed1351 3 жыл бұрын
I am from a non programming background, but I enjoy VBA. Why do people hate it? It has made querying back end so easy !!!
@HenkLeerssen
@HenkLeerssen 3 жыл бұрын
all this functionality..I used VBA to do the same. Recursion..mind blown!
@ellisz5972
@ellisz5972 3 жыл бұрын
In order to understand recursion, you first need to understand recursion.
@HenkLeerssen
@HenkLeerssen 3 жыл бұрын
@@ellisz5972 haha exactly
@stevenkirby4471
@stevenkirby4471 3 жыл бұрын
I must need new glasses. I read the title as Excel LAMBADA Function and my mind went in a totally different direction.
@zn4rf
@zn4rf 3 жыл бұрын
well you could name it that way with naming your own funktion and then callig it :D
@avi2578
@avi2578 3 жыл бұрын
Now that song is stuck in my head... For eternity!
@reidflemingworldstoughestm1394
@reidflemingworldstoughestm1394 3 жыл бұрын
The Lambada function is cool, but the Macarena function blows it away
@bojanalukic8515
@bojanalukic8515 3 жыл бұрын
🤣
@spencershields9186
@spencershields9186 2 жыл бұрын
The recursion bit is rad, I've wanted something like that in excel for a while.
@Ronald-jm1te
@Ronald-jm1te 3 жыл бұрын
Your speaking skill is greater than excel skill...
@smileyspoon1
@smileyspoon1 3 жыл бұрын
Oh my gosh. This is so amazing. I have been waiting for something like this forever. Thank you for making my Saturday. I will be even more efficient LOL.
@davesouthword1298
@davesouthword1298 3 жыл бұрын
You would have loved Public Function in VBA
@danielpenteado
@danielpenteado 3 жыл бұрын
Omg.. it's much more complicated. Just lose the fear of creating a function in VBA, where you have more space to write and you can make comments to organize the code. I do this for litteraly 20 years. And if the input parameters depends on another cell you can use "Application.Volatile" to force update.
@sal8372
@sal8372 3 жыл бұрын
Naming functions to remember them? Cool!
@DanKaschel
@DanKaschel 3 жыл бұрын
Loving udfs without vba
@mossed1449
@mossed1449 2 жыл бұрын
Recursion within formulas is the biggie here. Thanks for sharing.
@excelchartdesign1815
@excelchartdesign1815 3 жыл бұрын
That's absolutely amazing. One year ago I created a vba code in order to export a series of files in different directories and I had to set manually all the possible conditions to avoid the usage of an illegal character.
@grimendancehall
@grimendancehall 3 жыл бұрын
thats called not knowing how to program. not trying to overly insult but thats the key. a million different ways to do something. obviously some are much better than others. thats why this field is so lucrative... not cuz its hard to write a for loop and add subdirectory to name and make a new file.
@nofal2031
@nofal2031 3 жыл бұрын
hundreds of excel sheet ideas failed because of loops thank you for this illustration
@sumanshrestha9836
@sumanshrestha9836 3 жыл бұрын
One formula i had been praying for years...🔥🔥
@pradeepbaratam
@pradeepbaratam 3 жыл бұрын
Its really a powerful function. Saves alot of work by writing off complex formula for data calculation
@pradeepbaratam
@pradeepbaratam 3 жыл бұрын
Just a query, how did the median value automatically pop up? Is it referring from some location?
@ThisIsGoogle
@ThisIsGoogle 2 жыл бұрын
Awesome he said as he sat at work. This time he was really gonna do it. The bridge was right there on his home commute
@WillianGirhad
@WillianGirhad 3 жыл бұрын
Time to port Doom to excel using lambda functions
@dougshuntich4343
@dougshuntich4343 3 жыл бұрын
underrated comment
@ophello
@ophello 3 жыл бұрын
How wasn’t this a function 20 years ago...this feels super obvious.
@phinix250
@phinix250 3 жыл бұрын
well it was done by VBA (you could write your own functions including data type operations), however, VBA has its issues (many being security) so by default, it is blocked unless the user activates it.
@dthe3
@dthe3 3 жыл бұрын
@Winston McGee Eeh no... Haskell came out in 1990. Python integrated lambda-functions 25 years ago. C++, C#, Javascript and many more have been using them for years.
@dthe3
@dthe3 3 жыл бұрын
@Winston McGee If we talk about existence, Lisp used them 60 years ago. I was only talking in a modern context.
@zakylib
@zakylib 3 жыл бұрын
If only it were possible to give multiple thumbs ups... Thanks for your teachable explanation.
@SeleTraining
@SeleTraining 3 жыл бұрын
So nice of you
@micheldevost
@micheldevost 3 жыл бұрын
4:52 what? How cool is that… this is officially the new thing that I learned today!
@SeleTraining
@SeleTraining 3 жыл бұрын
Excellent!
@levarhiggs3174
@levarhiggs3174 3 жыл бұрын
I guess I am so used to using VBA for recursion for so long that the last feature there seemed more cumbersome than just using a VBA user defined function.
@homejonny9326
@homejonny9326 3 жыл бұрын
Nice! I thought recursion was sought only by javascript Google sheets programers
@RyNiuu
@RyNiuu 3 жыл бұрын
agreed, but it allows you to share the file with the office without macros. But yeah... VBA all the way.
@notnotandrew
@notnotandrew 3 жыл бұрын
Programmers: "First time?"
@WikiSnapper
@WikiSnapper 2 жыл бұрын
Exploding dice here I come! I should be able to use this to have exploding dice coded in 1 cell! That is super exciting!
@Daniel_Zhu_a6f
@Daniel_Zhu_a6f 3 жыл бұрын
i remember, excel had impressive vector graphics edditing capabilities in 2003 version. in 2020 ms has added custom function definitions inside cells. a very logical way of spreadsheet editor development.
@cidconde3324
@cidconde3324 2 жыл бұрын
LOL
@Cyrribrae
@Cyrribrae 3 жыл бұрын
I was like.. Yea ok.. Until you got to recursion. Have to try this out. Dang. I like that they're still pushing. Let() has been great haha.
@gfhrtshergheghegewgewgew1730
@gfhrtshergheghegewgewgew1730 3 жыл бұрын
i love that it even uses a LISP/scheme-like parenthesis syntax
@OurNewestMember
@OurNewestMember 3 жыл бұрын
Actually it's more like the double parentheses are: first to build the Lambda expression, then the next set is to execute the expression. Lisp/Scheme might look like this: (funcall (lambda (x y) (* x y)) 6 8 ) Compared to the XL expression: =Lambda(x, y)(6, 8)
@FlorencioHugando
@FlorencioHugando 3 жыл бұрын
One like is not enough for this video. Wow! Can't wait to use lamda function
@SeleTraining
@SeleTraining 3 жыл бұрын
Thanks
@esquilax5563
@esquilax5563 3 жыл бұрын
The best tool for quickly playing around with small amounts of data just got a whole lot better!
@Starwarsgames66
@Starwarsgames66 3 жыл бұрын
Finally something that is super useful that’s going to actually save me time!
@kirubakaranp7866
@kirubakaranp7866 3 жыл бұрын
Wow Knowing this was such a great relief, I used to write some complicated formulas, multiple times in a sheet at many different cells & sheets.. now this gives me rest.. For Example: I have to write Date in Any format to Mmm-YY using IF formula 12 times.. every were in a sheet.. but Lambda I can jus write it once in Excel Names and call it every were I want.. 👍👍👍
@betaorionis2164
@betaorionis2164 2 жыл бұрын
The (x,y) examples made me feel younger: it reminded me of the art of programming an HP calculator.
@paskvale65
@paskvale65 3 жыл бұрын
Usage of recursion function is basic for programming, nice Excel finally gets here.
@Stettafire
@Stettafire 2 жыл бұрын
Agreed. It took way too long
@LeeY91
@LeeY91 3 жыл бұрын
Nice introduction of the new function, build up customized embedded formulas become easier and better readable. 👍
@MicrowaveHateMachine
@MicrowaveHateMachine 3 жыл бұрын
I would like to see more examples of this.
@BHARGAV_GAJJAR
@BHARGAV_GAJJAR 2 жыл бұрын
Do you hate microwaves ?
@MicrowaveHateMachine
@MicrowaveHateMachine 2 жыл бұрын
@@BHARGAV_GAJJAR what you think?
@bojanalukic8515
@bojanalukic8515 3 жыл бұрын
Thanks a lot from Belgrade, that's what I need
@GeblockTT
@GeblockTT 2 жыл бұрын
This function is so powerful that there even is a song about it written by Kaoma in 1989!
@floxbr9350
@floxbr9350 3 жыл бұрын
I get that you have to show easy examples, but I think it distracts from why lamdas might be useful as you can do everything you showed directly (except for the recursion, which is a bit silliy for this particular application), e.g. just enter =A1:A3*B1:B3. The advantage only comes when you have functions that are much more complex but you re-use frequently.
@SeleTraining
@SeleTraining 3 жыл бұрын
True!
@nNiceDreamsMadeTrue
@nNiceDreamsMadeTrue 2 жыл бұрын
I did realise this while learning the concept, but it's nice to get confirmation as it's a good feeling to know I derived it's implications without a use case Learning this stuff is fun
@CLove511
@CLove511 2 жыл бұрын
I guess this whole thing feels like a trailer hitch on a Prius, asking Excel to do a job meant for VBA. If the formula is simple, hiding it behind a custom function name only makes it more difficult to read without necessarily being more useful. If the formula is complex, I'm not sure why VBA wouldn't still be the better platform, being easier to work with and granting much more control to the developer, especially when we factor in VBA add-ins that can carry custom functions between all of your workbooks. And especially considering the atrocity that is editing formulas in the "Refers to" boxes. I'm not debugging a lambda with 12 nested functions in that thing, accidentally hitting the arrow key and having it insert gibberish in the middle.
@JimzAuto
@JimzAuto 2 жыл бұрын
@flo xbr perhaps you could create an ‘advanced’ series of presentations covering more in-depth examples. Please reply when you’ve posted your first session so we can check it out.
@jeffreyblack666
@jeffreyblack666 2 жыл бұрын
@@CLove511 For basically that reason. You can do a lot more with VBA, including things which you wouldn't necessarily trust coming from some random. I am assuming the lambda functions are meant to be "safe", so wont need saving as an excel macro enabled workbook.
@unknown9274
@unknown9274 3 жыл бұрын
this brings up some bad memories from my haskell class in university. i guess i have to get back into lambda calculus...
@SeleTraining
@SeleTraining 3 жыл бұрын
I took 3 terms of Calculus. Can't remember anything now...
@ycombinator765
@ycombinator765 3 жыл бұрын
haahah lol😅 but Haskell and Lambda Calculus still are so beautiful i think. i love em
@zokm8165
@zokm8165 3 жыл бұрын
Nice function, but still find the VBA easier.
@Shuffler703
@Shuffler703 2 жыл бұрын
I had to startup Excel and check it out. Nice!!
@lunchrevisited
@lunchrevisited 3 жыл бұрын
A very clear and informative description of this incredible new Excel super function. Thanks!
@SeleTraining
@SeleTraining 3 жыл бұрын
Glad it was helpful!
@aviandragon1390
@aviandragon1390 3 жыл бұрын
I was almost able to follow along with what you were showing in this video. You should probably add four or five more advertisements to remedy that. Thank you.
@aracon9721
@aracon9721 3 жыл бұрын
Install uBlock origin already
@daniilbarkalov
@daniilbarkalov 2 жыл бұрын
great concise style
@myyoutubechannel2858
@myyoutubechannel2858 3 жыл бұрын
You are a fantastic teacher. Bravo.
@SeleTraining
@SeleTraining 3 жыл бұрын
Thank you! 😃
@silberlinie
@silberlinie 2 жыл бұрын
6:18; I find that a double nested if or while loop with the length of TestString and IlligalChars adds significantly more clarity and understanding for this example.
@varianaditya3539
@varianaditya3539 3 жыл бұрын
Thebest.. thank you.. this is the function i was looking for recursion that i had hard time to think of
@TheArtikae
@TheArtikae 2 жыл бұрын
Excel finally implementing features from the... *checks notes* 70s.
@Kemarrin
@Kemarrin 2 жыл бұрын
Fantastic 👍 use this often now
@economicist2011
@economicist2011 3 жыл бұрын
*Maniacally cackles in a 30 year old Lisp dialect*
@stevebabiak6997
@stevebabiak6997 3 жыл бұрын
Only 30? Lisp is older than that …
@MaluluKeleGuiSila
@MaluluKeleGuiSila 2 жыл бұрын
And I thought I was a pro in excel. There’s a saying “The more you know the more you’ll realise you don’t know…”
@JCA51698
@JCA51698 2 жыл бұрын
Same here. I’ve been using Excel since ‘97 and MS Works and Lotus 1-2-3 before that. Videos like this put me to shame.
@JG0RDON24
@JG0RDON24 3 жыл бұрын
I haven’t finished watching but I don’t like when super simple examples are used. Give me a real world application where it will save a significant amount of time
@SeleTraining
@SeleTraining 3 жыл бұрын
Take a look at my LAMBDA more examples video. You can see some more complex uses.
@ExcelTutorials1
@ExcelTutorials1 3 жыл бұрын
So looking forward to the lambda function!!
@miket3265
@miket3265 3 жыл бұрын
I'm gonna show this to my PlusOne
@danielmazur3203
@danielmazur3203 2 жыл бұрын
There were times, 20+ years back, when one could do this with a VBA macro. I know well the reasons, why macros are in disrepute, but seeing custom defined functions as a new feature today is kind of depressing. And not only as a reminder, how old I am already. :)
@ramialobaisi4368
@ramialobaisi4368 2 жыл бұрын
It's new information for me. Thanks
@VaupellGaming
@VaupellGaming 2 жыл бұрын
Interesting naming, because when i did calculus back in the days "Lambda" was the wavelength. Also used when i wanted to transpose a wavesheet and "see" it's values from the different angle. Funny how things change because ,, well i dont know why.
@realliveone
@realliveone 2 жыл бұрын
Google what's lambda in any programming language.
@777tmack
@777tmack 3 жыл бұрын
Lambda, Lambda… Sounds like the latest installment of the “Revenge of the Nerds” movie franchise. 🤪
@mptron3447
@mptron3447 3 жыл бұрын
I have been waiting lambda calculus in spreadsheet for a long time... now I have to wait libreoffice include this
@piphattsuriya-ek973
@piphattsuriya-ek973 3 жыл бұрын
Many thanks, upper level of formulas
@StriperScott
@StriperScott 3 жыл бұрын
That is soooooo much easier than a VBA function!
@wayneedmondson1065
@wayneedmondson1065 3 жыл бұрын
Thanks Jason. Looks awesome! I've been waiting for it to hit my Insider laptop so I can tinker with it.. still waiting. Thanks for the preview :)) Thumbs up!!
@SeleTraining
@SeleTraining 3 жыл бұрын
Thanks Wayne
@mrmuranga
@mrmuranga 3 жыл бұрын
awesome... very similar to python lambda
@peterbartholomew7409
@peterbartholomew7409 3 жыл бұрын
Intentionally so I believe
@uplink-on-yt
@uplink-on-yt 2 жыл бұрын
Excel is becoming a programming language of its own
@Stettafire
@Stettafire 2 жыл бұрын
lol no
@timothyvaher2421
@timothyvaher2421 2 жыл бұрын
😎 Cool ! Took till 2021 to get this math power... Go Branden!
@maxheithmar334
@maxheithmar334 3 жыл бұрын
this is actually pretty sweet. gonna start using this alot
@TylerStanczak
@TylerStanczak 3 жыл бұрын
Really helpful tutorial :)
@SeleTraining
@SeleTraining 3 жыл бұрын
Thanks Tyler.
@Srulio
@Srulio 2 жыл бұрын
Good function. Thanks for the good explanation
@jawedabro4558
@jawedabro4558 3 жыл бұрын
feeling good to know about this formula
@learningcenterHD
@learningcenterHD 3 жыл бұрын
Excel complete Training basic to advance level
@jtmh31
@jtmh31 3 жыл бұрын
It is a powerful function; however, it is still only available to insiders. I'll have to come back and watch this video in six months when it finally becomes available to us. I had to do the same thing with XLOOKUP and LET.
@SeleTraining
@SeleTraining 3 жыл бұрын
Yes. I generally try to get these new function training videos out early so people know what is coming in the future. My tips and tricks videos reference the released functions.
@jtmh31
@jtmh31 3 жыл бұрын
@@SeleTraining Please do not take this as criticism of you. I'm more irritated at Microsoft. They made LET sound like it was available, and I was all excited. Only to find it was only available for insiders, and I had to wait 3 months or so. I've the same irritation about LAMBDA. Have a great day!
@kenhaley4
@kenhaley4 3 жыл бұрын
@@jtmh31 If you have a Microsoft 365 Family or Personal subscription, it's easy to become an insider. See insider.office.com/en-us/join/windows
@maxheithmar334
@maxheithmar334 3 жыл бұрын
do you know the timetable for us normies to get access to lambda?
@SeleTraining
@SeleTraining 3 жыл бұрын
@@maxheithmar334 Microsoft never says when they will release it. It is in beta but it could be days or months.
@indokenmore
@indokenmore 3 жыл бұрын
A tear just came to my eye, thinking about how incredibly commonplace and boring this kind of operation is in R or Python. Why is anyone still using excel in 2021?
@ChaoticNeutralMatt
@ChaoticNeutralMatt 3 жыл бұрын
This.. solves so many of my issues
@blackstarmaster
@blackstarmaster 3 жыл бұрын
Most Powerful and Excel are two words which can not be combined! Lambdas in C++ are maybe powerful.
@alquinn8576
@alquinn8576 3 жыл бұрын
excel (and, somewhat surprisingly, powerpoint) are turing-complete, so in principle, they can compute anything that is computable
@spicystapler58
@spicystapler58 3 жыл бұрын
Ok but we still can’t still do a double vlookup
@kbaacca
@kbaacca 3 жыл бұрын
Yes you can, through index with multiple match
@noobmodeNL
@noobmodeNL 3 жыл бұрын
Yes you can with Xlookup.
@srimegawati7198
@srimegawati7198 3 жыл бұрын
Thank you, powerful function!!! Auto Like 👍🏻 & Save video
@mhdshahidkt
@mhdshahidkt 3 жыл бұрын
Wow... great function in excel... thanks for sharing this knowledge with us and your wonderful presentation...
@mateocortes9546
@mateocortes9546 3 жыл бұрын
This is just like Anonymous/Lambda Functions in Common Lisp lol
@tomr942
@tomr942 3 жыл бұрын
Apart from the end example using the IF statement, I dont see the benefits of this function? For example your multiplyxy example, surely it would just be easier and quicker to do =A2*B2? Am I missing something?
@SeleTraining
@SeleTraining 3 жыл бұрын
If you have a complex formula used throughout your spreadsheet it could save a bunch of time. Also, consider if you had to update the function you could then do it in one place rather than in every cell it is used.
@DanKaschel
@DanKaschel 3 жыл бұрын
It allows you to perform a transformation and then use that value as a variable without needing to recalculate that value for each time you want to use it.
@toddkes5890
@toddkes5890 3 жыл бұрын
@@SeleTraining This looks like the key detail. You put "=Property_Tax_Formula(A2,B2,C2)" in the D2 cell, and in the Name Manager screen you assign "Property_Tax_Formula" to a significant equation that you don't want to type out in each cell. This avoids the potential problem where the equation is changed and you might copy the new equation to almost all the locations where it is used but miss a few. By using the Name Manager to change the equation, you ensure that everywhere using 'Property_Tax_Formula' will be using the new equation. For example, you might have a property tax calculation that takes in total land area, waterfront property, and zoning code to determine the base tax value for a piece of land. One year the variables in the formula to determine the tax are changed. If you just copy and pasted the formula, you might make a mistake. But by changing the formula in the Name Manager screen you ensure that all cells using that formula will use the updated formula. (If I am understanding it correctly)
@SeleTraining
@SeleTraining 3 жыл бұрын
@@toddkes5890 Yes. You can also save a set of LAMBDA functions with a spreadsheet and then copy the spreadsheet whenever you need to use them.
@hadibq
@hadibq 2 жыл бұрын
Was waiting for this one since office 2000 !👍Excellent Channel!
@500gwr
@500gwr 3 жыл бұрын
Great explanation of the LAMBDA function
@SeleTraining
@SeleTraining 3 жыл бұрын
Thanks!
@NickKravitz
@NickKravitz 3 жыл бұрын
When Excel implements sockets and smart pointers you know they are running out of feature ideas.
@budidarmawan6959
@budidarmawan6959 3 жыл бұрын
was excited about this and then i checked, my company still deployed 2008version :(
@SeleTraining
@SeleTraining 3 жыл бұрын
Bummer
@shabchique7149
@shabchique7149 3 жыл бұрын
That's really old 😕
@pinkipromise
@pinkipromise 3 жыл бұрын
u mean 2007. 2008 dnt exist
@funnybones6131
@funnybones6131 3 жыл бұрын
👏🏼 you’re a definition of not giving up, well done! 😎
@SeleTraining
@SeleTraining 3 жыл бұрын
Thank you! 😁
@tuaibmuhammad2225
@tuaibmuhammad2225 2 жыл бұрын
Excellent work sir
@Sunil-ne8mx
@Sunil-ne8mx 3 жыл бұрын
I was comparing myself to god, when the VLOOKUP succeeded! LOL
Top 10 Tips and Tricks to Boost Your Internet Speed
13:49
Sele Training
Рет қаралды 42 М.
Excel LAMBDA - HOW & WHEN you Should use it
16:02
Leila Gharani
Рет қаралды 435 М.
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 48 МЛН
I Took a LUNCHBAR OFF A Poster 🤯 #shorts
00:17
Wian
Рет қаралды 8 МЛН
ISSEI & yellow girl 💛
00:33
ISSEI / いっせい
Рет қаралды 25 МЛН
Чёрная ДЫРА 🕳️ | WICSUR #shorts
00:49
Бискас
Рет қаралды 6 МЛН
Lambda Calculus - Computerphile
12:40
Computerphile
Рет қаралды 1 МЛН
LAMBDA - новая суперфункция Excel
22:50
Nikolay Pavlov
Рет қаралды 276 М.
Mastering Excel in 2024 - New Functions!
14:01
Sele Training
Рет қаралды 24 М.
10 Hidden Time Saving Hacks in Excel
13:35
Kenji Explains
Рет қаралды 54 М.
This ~NEW~ Excel Function is Shockingly Powerful!
9:37
Chandoo
Рет қаралды 280 М.
7 Things You're Doing WRONG⚡in Excel
15:22
Leila Gharani
Рет қаралды 1,2 МЛН
Master Data Analysis on Excel in Just 10 Minutes
11:32
Kenji Explains
Рет қаралды 1,9 МЛН
Don't Use Excel Filters! Use This Incredible Excel Formula Instead ...
9:32
Tiger Spreadsheet Solutions
Рет қаралды 995 М.
Excel LAMBDA Function: How & When to Use It (Beginner-Friendly)
14:10
MyOnlineTrainingHub
Рет қаралды 44 М.
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 48 МЛН