"Subscript out of Range" error message 
Author Message
 "Subscript out of Range" error message

I noticed upon opening my VB program today that I get a
little box with Visual Component Manager in the title
that states "subscript out of range".  I realize this
means that i have an array index out of range
somewhere,is there an easy way to find which one is out
of range??  I have LOTS of arrays in my code...

Thanks for any help you can provide!



Mon, 14 Nov 2005 03:33:10 GMT  
 "Subscript out of Range" error message
Actually, the problem is probably associated with that add-in.... I've yet to find someone
that actually uses the VCM add-in. Best advice I can give is... disable it (using the
add-in manager)

--
Ken Halter - MS-MVP-VB - http://www.mvps.org/vbsight - Please keep it in the groups..

Quote:

> I noticed upon opening my VB program today that I get a
> little box with Visual Component Manager in the title
> that states "subscript out of range".  I realize this
> means that i have an array index out of range
> somewhere,is there an easy way to find which one is out
> of range??  I have LOTS of arrays in my code...

> Thanks for any help you can provide!



Mon, 14 Nov 2005 03:36:34 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. "Subscript out of range Error"

2. "subscript out of range"

3. "subscript out of range" - Excel

4. Error message : "Error in loading DLL"

5. "Error loading from file" error message

6. "Subscirpt out of range error"

7. "Fetch type out of range" error

8. Access "Out of Memory" Error Message

9. "Invalid Argument" Error Message

10. "Reset the current code" error message

11. "Out of memory" error message

12. Error Message "Too Many Files" Random

 

 
Powered by phpBB® Forum Software