How can I go about setting two criteria in the WHERE portion of the following command:
DoCmd.OpenForm "frmSiteInformation", acNormal, , Me!Code = strGetCustomerCode
I want to add the following criteria to the line:
Me!Site Code = strGetSiteCode
Help!
What am I doing wrong to get this message?
The expression On Click you entered as the event property setting produced the following error: Event procedure declaration does not match the description of the event having the same name.
No matter what code I attempt to run off the click event I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.