I am a portuguese speaker, and this unfortunately means that some of my google sheets try to use formulas in portuguese
Once this happens, what I do is to change my google config to only english, so that I can create a new sheet and the formulas are in english
But there must be a better way! Given a sheet that is already using formulas in portuguese, how can I convert it to english?
How do I know the formulas are not in english?
I use the formula =IFERROR(1+2,"banana"). If it returns ERROR instead of 3, the sheet is not processing english formulas (it should never, afaik, return banana. But my test is about a cell with ERROR written in it)