Hi,
I can’t find anywhere how to “evaluate” a text cell as a formula in Calc.
eg “25 * 30 * 60”
to be evaluated as “=25 * 30 * 60 / 1000”. (I could manage the /1000 in another cell indeed)
- I need the text cell.
- I just need what function to call to evaluate it as a formula.
It seems that this is a known issue/limitation in Calc that doesn’t exist in Excel ?.
I tried to look at INDIRECT, but it’s not even documented in the Calc User Manual, not found in LO help, and it doesn’t seem to do what I need.