@anon73440385 This is a mockup / example of what I actually want to do. The spreadsheet contains about 40 cells that are finally combined, and I would like it to be automated so I wont make any unneccessary mistakes.
For example: if you open the structure tab in the function wizard, you’ll see the breakdown / structure of the formula. If you use brackets ()
in your formula, you can see it combines it as a “subformula”. I want to insert what the value of a variable is in this structure view, automatically.
So yes, your last guess is what I meant (I did not see it initally, I’m not very used to this forum). From a programmer / computer science standpoint this is rather simple functionality: combining a context free language its rules to end up with a function that works only in terminals. And I’m hoping someone else has made it