Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Subscript out of Range" error occurs when you try to refer an arra
element or objects collaction that is not defined. For example, you refer to myArr(15) when myArr is defined as Dim myArr(10). Here, may be you are trying to refer ActiveWorkbook.Sheets(3) wher there are only 2 sheets. So, check up all such statements in code -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Select method of Range class failed" Error | Excel Discussion (Misc queries) | |||
Error Message "Subscript our of range" | Excel Discussion (Misc queries) | |||
Array as a "named range" - formula ok in cells, but error as "named range" | Excel Discussion (Misc queries) | |||
SaveAs "subscript out of range" error (COM - SOAP) | Excel Programming | |||
SaveAs "subscript out of range" error (COM - SOAP) | Excel Programming |