|
|
|
|
|
by Closi
732 days ago
|
|
You can do multiline formulas in the advanced formula environment, but still follows the same syntax as the formula language (with comments). i.e.: =LET( x,1, // assign 1 to y
y,2, // assign 2 to y
x+y // add x and y
)Same with LAMBDAs |
|
[0] https://www.ablebits.com/office-addins-blog/formula-bar-exce...