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!
Unfortunately not. As I explained, it doesn't matter what code I try to run--even something as simple as a messagebox gives me the same error message.
As for there being duplicate titles in the database, this is a new database, and this is only the second form I am setting up. I am at a...
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.