Posted 30 May 2023, 12:58 pm EST - Updated 30 May 2023, 1:03 pm EST
Hi, when I’m trying to add cell reference in a formula as part of a string like: =TEXTJOIN(“=”,TRUE,"sum ") next to the word “sum”, I have to write “&&” and put the cursor between the ampersand so I’ll be able to select cell reference.
for example if I’ll try to click on a cell to add it’s reference to the formula in these situation:

I’ll get the error in SpreadJS Designer:

But if I’ll try to select cell in between the ampersands like this, it will work and the cell reference will be added to the formula

In Excel for example we are able to select cell reference before closing the & part.

can we have some guidance on how to achieve the required outcome?
Thanks.



