View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anita[_3_] Anita[_3_] is offline
external usenet poster
 
Posts: 1
Default Import UTF-8 text file to Excel

Hi there,

I have a UTF-8 text file which will be downloaded from the web server and open with excel within the web browser. However, when it opens, the Chinese characters are not display correctly. It seems that it is because excel does not have the UTF-8 decoding. I have also tried opening the file using Word and Office 2003 and both of them works

Anyone out there have a clue what I can do to have excel import a utf-8 file

Thanks in advance.