I have an annoying problem about updating decimal separator in chart axis after changing the international settings, for example when switching from "." to ",". Decimal separator changes in cells normally, but it does not change in labels of a chart axis. Restarting excel solves the problem.
But is it really necessary to restart excel? I would be happy to do it without the restart, because I am creating an utility allowing other users to print under english or czech language settings and restarting the excel is unwanted here.
I found several discussions related to the topic, but it is not exactly what I need and I did not find a solution there (hope I did not miss anything), for example
Chart axis custom number format localization in Excel 2010
Excel chart won't update
Wrong decimal separator in charts
What is even more surprising is that if I create a whole new chart it also displays the original decimal separator, not the new one I set.
Thanks for any advice, p.