I have worksheet with several sheets named with Cyrillic letters. When I copy one sheet to another, Calc remove e.g. word “Табеле” from formula =IF(ISTEXT(B17);VLOOKUP(B17;Табеле.B4:H22;2;0)
and change formula to =IF(ISTEXT(B17);VLOOKUP(B17;Materijali.B4:H22;2;0))
, where sheet “Materijali” is with Latin letters or change formula ='Подаци'.G13
to formula =#REF!.G13
.
I am using Calc 5.0.0.5, English, Windows 7 64.
[edit: added lo5 + win7 tags]