Hello,
I have installed LO 5.0.0.5, Gentoo official package.
I have setup LINGUAS to hu: hu-HU (hu_HU.utf8).
In one of my old Calc sheet, I have function
=COUNTIF(F16:X21;"8a")+1
In previous LO version this was without error, but now it shows me this
error. Why?
Now, If I remove the '+1' from the end of function, it is OK, but then I get
not the value which I want.
Now, how can I increase with '1' the value of the function:
=COUNTIF(F16:X21;"8a")