You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Ran Erlich <ra...@cardonet.com> on 2003/04/30 08:32:55 UTC

Problem reading excel file with µ character

I am trying to read an excel field with the character ? (ascii 181).
I am using the event HSST interfaces. 
For some reason this character is not read write (i try to print it to the
screnn and it comes out as ?)
When i read it from a simple text file the character is read fine.
Any ideas as to the source of the problem?
How can i approach it?
Thanks,
Ran.