how do I save korean font in csv file?

D

Dave

I can read csv files that have been saved with korean characters. However,
when I save as csv file it only stores a ? character rather than the two
bytes required. Can save ok in std xl format OK...

Not for sure what setting is wrong. Have microsoft xp professional and xl 2003
 
H

hce

hi dave

based on my knowledge n past experiences, you normally cannot save
csv file without losing the characters... because the csv file does no
permit any formatting...

there's a way to do it though it might not work... the korea
characters should not be "written" by uni code but some old ol
program... this should help to keep the format... hope this helps...

cheer
 
Top