I want to import a working formula from doc 1 to doc 2.
I used importrange but then it importet the data from doc 1 to doc 2 and not the formula.
I then used a second spreadsheet in doc 1 to show the formulas with the help of formulatext and then imported that second spreadsheet to doc 2. this correctly showed the formulas in doc 2 but it was treated as text and not as a formula and therefore didn’t start working.
Any idea how to solve this?