Forum Discussion
tboulden
Mar 10, 2021Iron Contributor
LAMBDA: Recursive Lists and Understanding Recursion Limits of LAMBDA
I think I've found the most intuitive way (for me, at least) to clearly demonstrate the current recursion limits in Excel for LAMBDA functions: recursive lists. Obligatory https://www.sumproduct....
tboulden
Mar 10, 2021Iron Contributor
- Updated for the obvious missing cases: param Ct = 1 and param Ct = 253 (max allowable). param Ct = 1 case has a higher diff to theoretical that is greater still.