Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am gettiing a runtime error "9" subscript out of range message so I click
debug and this line is highlighted yellow Sheets("Input").OnEntry = "ValidateFreq". What can I do to fix this? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You don't have a worksheet called : Input. Otherwise, you have more than one
workbook opened and the focus is on the workbook that doesn't contain Input. "Jon" wrote: I am gettiing a runtime error "9" subscript out of range message so I click debug and this line is highlighted yellow Sheets("Input").OnEntry = "ValidateFreq". What can I do to fix this? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macros in Personal.xls that would create two toolbars and buttonswith assigned macros | Excel Programming | |||
Debuging UDF | Excel Programming | |||
Sendkeys debuging | Excel Programming | |||
weird saving of a document with macros resulting with macros being transfered to the copy | Excel Programming | |||
Function debuging help | Excel Programming |