Dragonfly,
Difficult to pinpoint, on the basis of the information you provided.
Can you post back with the context of when this error message happens?
If you are able to identify what code might be running at the time, can
you copy/paste that into your reply too?
In general, it probably means you have some code where there is no value
provided for a required argument. For example, if you have
DoCmd.OpenForm without specifying the name of the form, you will get
this error.
--
Steve Schapel, Microsoft Access MVP
dragonfly wrote:
> I got this message and I don't know how to fix it. Please help me!
|