In column G I have a set of numbers in v-string, f.eks 2.012,50 and when I change it to double (because I want to use it as a number i calculation) it is changed til 2,012. I have attached an example
Also f.ex in column A I have 988100. It becoms to 988.100 when I change from v-string to double.
I have changed local setting for thousand-separator to be a period and decimal-symbol to comma. What is wrong?