View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Praveen Kumar Praveen Kumar is offline
external usenet poster
 
Posts: 1
Default Export Excel Data to Xml Output

Hi all,

I am writing a macro to export the data from Excel(includes numbers,
alphanumeric, other languages) to xml. I am able to get almost everything in
the same way which I wanted to however, I am not able to get one description
written in Japanese Language. I am getting all Question marks instead and
all other languages like French or Italian are been displayed properly. I
tried to get the output in IE 7, Notepad and the result is the same..all
Question marks. Can you please suggest any solution.

Thanks Praveen KP.