karatelung
Registered User.
- Local time
- Today, 07:18
- Joined
- Apr 5, 2001
- Messages
- 84
I'm trying to run an action query using
CurrentDb.Execute "qryAction"
I get an error message stating that I have too few parameters and that 2 are expected.
What other parameter do I need to make this work?
Thanks
CurrentDb.Execute "qryAction"
I get an error message stating that I have too few parameters and that 2 are expected.
What other parameter do I need to make this work?
Thanks