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....
Patrick2788
Aug 31, 2025Silver Contributor
The operand stack limit has been raised quietly a few times since 2021.
Presently, the limit is:
16,380/(Lambda + LET parameter(s) + 1)