Data loss when saved as CSV

M

mtpsuresh

Hi,

An Excel file contains data which comprises of Japanese characters.

Using VBA, i read the .Xls file and save part of the data as anothe
.CSV file.

If i open the new CSV, the Japanese characters and displaying a
"?????".

Is there any way to supress this behaviour?

Regards
mtpSures
 
Top