Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have one Excel workbook, where one of the sheet names have some multilingual characters. When I try to select this sheet with following code it fails saying "Subscript out of range" Set objSheet = RptObj.Worksheets("aeiüûúñðþß½¶º»µ®¡ ¢¤¥¦") objSheet is a worksheet object, RptOjb is a workbook object and "aeiüûúñðþß½¶º»µ®¡¢¤¥¦" is the sheet name (first and last double quotes are not part of the sheet name) Anybody have any idea how to make it work. Any information will be appreciated. Thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
populate cell with muti lingual text | Excel Worksheet Functions | |||
Complex Multi-condition, multi-workbook count | Excel Discussion (Misc queries) | |||
how can I paste multi-line/multi-paragraph data into ONE cell? | Excel Discussion (Misc queries) | |||
How do I make bi-Lingual on a colum in many rows? | Excel Discussion (Misc queries) |