View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
openMind openMind is offline
external usenet poster
 
Posts: 1
Default CSV file containing Thai characters does not load into right colum

I have .aspx page which has a grid with multiple columns, it supports multi
languages including Thai language. The same grid data can be exported to .csv
file.
When I download the csv file containing Thai characters and open it through
Excel, excel is not recognizing the delimiter and it is loading all columns
into one.

Can anyone tell me how to resolve this issue?
Thanks in advance.