View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 38
Default How to display japanese characters?

Hi

I have created a form and I want to display the descriptions in different
languages. The different language data is stored in text files. This works
fine with european, american & latin languages, but I don't know how get
this work with the language japanese...

The japanese text is stored in an Excel worksheet. Now I'd like to store
this data in a text file and display it in a form. Has anybody an idea how
to solve this?

Tom