I have been battling this problem all day today. I am running Access 2002 w/SP3. I have a SQL statement in the VBA code. The statement reads:
DoCmd.RunSQL ("UPDATE VMVendors SET COMPANY = '" & vdrName & "' WHERE [VENDNO] = '" & VENDORID & "'")
When this command is executed I get the...
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.