Invalid Argument

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I try to open a form I get Invalid Argument. Can you tell me how to fix
this.
Thanks
 
My guess is something is misspelled in the code behind the form. Check the
events such as On Open, On Current, or On Load, etc...

Use the debug features to step through the code.

If none of this makes sense to you, post back and I'll try to give you more
specific help.
 
Actuall I figured it out.
In my table one whole row reads #Error. When I go to delete it it pops up
the invalid argument. I tried to delete field by field no luck, tried to
delete by row no luck. The row that is blank is the last thing I was working
on. However If I could just delet the row that would be great. Please
Please help. This table is in all my forms and reports. I even tried to
past everything except the error row. That didn't work either.
Thanks
 
Try compacting & repairing the db. If this doesn't work, try creating a new
db and importing all of your information from the old db.
 

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

Back
Top