I've been playing around with lambdas the last couple days and have been able to make some neat functions combining it with LET, HSTACK, and VSTACK along with other various functions to output spilled ranges of values with labels for each row of the range and then I set up a VBA macro in the personal macro workbook to add my lambda functions to whatever workbook I want to add them to.
Wondering what sorts of other neat functions others have come up with for lambdas?
What are some interesting Lambda functions you've created?
TOCOL wrapper breaking LAMBDA function within BYROW
Is it possible to use the FILTER function on a VSTACK array?
LAMBDA: The ultimate Excel worksheet function
A bit of an oldie but not widely known.
Relevance: "These newly defined functions can call other LAMBDA-defined functions, to arbitrary depth, even recursively. With LAMBDA, Excel has become Turing-complete. You can now, in principle, write any computation in the Excel formula language."
More on reddit.com