"subscript out of range" error

M

mscertified

I'm getting a "subscript out of range" error. Its happening on my 'On error
go to' statement when I click a command button and in the command button
click event procedure. There are no subscripts being used. Any ideas ??
 
A

Al Camp

I don't think anyone will be able to offer meaningful help if you don't post
the code that's failing.
 
Top