In some cases cells refering to a cell containing LAMBDA functions are calculated twice, causing the calculation to fail.
- Fixed expression cache issue with Lambda and variable expressions.
- Fixed stack/dependency chain issues with Lambda functions
- Fixed issue with VSTACK and HSTACK when argument is a range with a single cell.
In some cases cells refering to a cell containing LAMBDA functions are calculated twice, causing the calculation to fail.