
Help! Error # 9 - Subscript out of range
Hey,
I've recently taken over the testing and debugging tasks on a VB application.
The documentation is not the greatest. The problem (error) I'm getting is a
'Subscript out of range' (error # 9). The application imports an Excel
spreadsheet as binary. The information is manipulated in several formats
and the process is saved as a .PRC file. The error is occurring when a
process is being opened. I'm not sure if the error is being caused when the
process is being saved and shows up when I try to reopen the process or if
the error just occurs when I open the file. Does anyone have any
suggestions? Either a way to locate the exact location where the error
occurs or a quick fix to my problem. The software has already been shipped
and and this is a very new error.
thanks...
Rajesh