MS Access chart not recognizing decimal seperator

雨燕双飞 提交于 2019-12-13 03:55:05

问题


I have the following table and chart. The decimal . is not recognized, but why?

What am I doing wrong? (Look at the Y scale in the chart)

And this is a problem because some values has 3 digits ans some has 4. And it is generated with the round function Round(Number,3) ...

Is this a rookie mistake?

Best regards, Emil.

来源:https://stackoverflow.com/questions/27861530/ms-access-chart-not-recognizing-decimal-seperator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!