Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Support for LET function #1144

Open
ffleader1 opened this issue Feb 10, 2022 · 0 comments
Open

[FEATURE REQUEST] Support for LET function #1144

ffleader1 opened this issue Feb 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ffleader1
Copy link

The LET function assigns names to calculation results. This allows storing intermediate calculations, values, or defining names inside a formula. These names only apply within the scope of the LET function. Similar to variables in programming, LET is accomplished through Excel’s native formula syntax.
Document here: https://support.microsoft.com/en-us/office/let-function-34842dd8-b92b-4d3f-b325-b8b8f9908999#:~:text=Similar%20to%20variables%20in%20programming,LET%20supports%20up%20to%20126.

@ffleader1 ffleader1 changed the title Support for LET function [FEATURE REQUEST] Support for LET function Feb 10, 2022
@xuri xuri added the enhancement New feature or request label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants