docmd.openquery with Parameters

Jerry8989

Registered User.
Local time
Today, 00:01
Joined
Mar 16, 2006
Messages
64
I need to execute an append query from my vba code but I have to pass in a parameter. I can't set the parameter equal to a form control. I have to actually pass in a value. I don't want to use a querydef because I don't have any result sets.

Any help would be great.

Thanks
 

Users who are viewing this thread

Back
Top Bottom