Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is driving me NUTS! This code works just fine in other workbooks, but
something is wrong here. I am getting the error on the last line of code. Same error when trying to activate the wbkSum workbook too. Here is the code: Dim wbkSum As Workbook Dim wbkData As Workbook Dim iOffice As Integer Set wbkSum = Workbooks("My DMR Summary May 2007.xls") Set wbkData = ActiveWorkbook Windows("wbkData").Activate |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
runtime error 9 subscript out of range | Excel Worksheet Functions | |||
Runtime Error 9, Subscript Out of Range. When linking between word | Excel Discussion (Misc queries) | |||
Runtime Error '9' Subscript out of range HELP | Excel Programming | |||
Runtime Error - Subscript out of range despite On Error statement | Excel Programming | |||
Getting Excel Runtime Error 9: Subscript out of range | Excel Programming |