Posted on Fri May 20 11:38:24 2005
by esertein response to 479(See the whole thread of 4)
Re: unicode in merge_range()
From looking at the .../Worksheet.pm source, the logic in write_string() seems to be right. If it's an utf-8 string, then fallback to write_unicode_le(). Can you post a small working example which exhibits the problem?