Hey all,
I've been fiddling with LAMBDA and posted some items to the Excel General discussion board (see links below); I'd love to put them up for discussion here, but the LAMBDA forum restricts posting for users with fewer than 50 posts (I joined specifically to discuss and learn more about LAMBDA functions). Where should I discuss these below? Thanks!
Unpacking LET function - takes a LET function and creates traditional formula by naive replacement of var names with their definitions
Legacy EVALUATE available in a sheet via LAMBDA - especially interested to see what the aficionados here make of it, and other potential uses.
TB
I've been fiddling with LAMBDA and posted some items to the Excel General discussion board (see links below); I'd love to put them up for discussion here, but the LAMBDA forum restricts posting for users with fewer than 50 posts (I joined specifically to discuss and learn more about LAMBDA functions). Where should I discuss these below? Thanks!
Unpacking LET function - takes a LET function and creates traditional formula by naive replacement of var names with their definitions
Recursive Lambda: Unpacking LET function | Microsoft Community Hub
Recently posted the FIFO Inventory challenge, and ventured "shouldn't take more than a few minutes to write a recursive Python script to reduce any...
techcommunity.microsoft.com
Legacy EVALUATE available in a sheet via LAMBDA - especially interested to see what the aficionados here make of it, and other potential uses.
Legacy EVALUATE in LAMBDA: Build/Test LAMBDAs from Sheet | Microsoft Community Hub
In working through my UnpackLet LAMBDA, I thought perhaps there might be an easier way to test a LAMBDA while building it, and I believe using the legacy...
techcommunity.microsoft.com
TB