Search code examples
google-sheetsreplacesyntaxgoogle-sheets-formulasubstitution

SUBSTITUTE function google sheets doesn't work


As far as I know, this is the right way to use the SUBSTITUTE function, but the formula gives a parse error. What did I do wrong?

Example


Solution

  • use:

    =SUBSTITUTE(A33; "1"; )