Forum Discussion
Gintar12
4 years agoRegular Visitor
FORMAT function bug
Hello, When I use thousand separator in FORMAT function FORMAT ( Number, "+#,##0.0%;-#,##0.0%" ) I get number with space separator instead of dot. How can I fix it? If I don't use FOR...
Gintar12
4 years agoRegular Visitor
I have fixed it! The problem was in my computer settings. Space was set as thousand separator. I changed it to a dot.