to copy a csv file to exel i use read csv and write it in a excel file, this part work well but when i check the result a have a difference on number.
in the csv file i have : 102,562 and after copy i have 102562
I don’t understand because i have no problem with 2 decimal only if the number have 3 decimal after decimal point