Invalid Procedure Call

G

Guest

I have made some additions to a form and test to make sure it works fine.
Everything seems to be working when suddenly, I keep getting the error dialog
box:

Invalid procedure or argument

But it doesn't seem to really pinpoint where the cause is. How do I go about
debugging this error? Thanks.
ck
 
G

Guest

Is there any code in your form? If so, then open the form in design mode,
open the VB editor, put a breakpoint, and trace it.
 
G

Guest

Thanks Klatuu. You have already helped me on this in another post (How to
remove code?) Basically, this was just one the first of the many error
messages I saw and I panicked. But after creating a new db and importing the
objects like you said, the problem is gone. Thanks again.
ck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top