First time here? Check out the Help page!
1 | initial version |
I would guess that there is an issue with using "," instead of "." for the decimal point inside Excel. Using the US practice, the value would be 21.9C, not 21,9C. When Excel is in comma-for-decimal mode, it has a hard time reading in comma-separated-values (CSV), because it doesn't know that a comma is a delimiter between values.