I have named some worksheets using russian langauge text, which is not
recognised by
VB in computers running less than Excel 2003.
Is there a patch or an upgrade for
VB to read this text?
ie
VB=Sheets(Array("*ð*õèñ", "peanuts")).Select
and refers to the worksheet арахис (russian for peanuts)
(the text is readable in excel, is not legible as worksheet names in
VB)
Cheers Ben