Return value from a query

dealwi8me

Registered User.
Local time
Today, 14:53
Joined
Jan 5, 2005
Messages
187
Hello,

Is it possible to return a value from a query in VBA, something like the following?

codeNumber=DoCmd.OpenQuery ("qryGetCodeNumber")

Thank you in advance.
 
Thanks for the help!:)
 

Users who are viewing this thread

Back
Top Bottom