I have xls file, in him is very unicode data, also data like this 0004
and etc.
I need convert this file to csv format, but if simple save as csv
from ms excel, data are changed, unicode symbols converted to - ???
, data like this 0004
, converted to 4
There are possible to convert xls to csv without any data changes ?