Thread: Debuging Macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jon Jon is offline
external usenet poster
 
Posts: 183
Default Debuging Macros

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