PHV - thanks -
I feel so stupid. I had this error since last Friday - I got so frustrated.
You are right - after changing the following code, everything works -- thanks
DoCmd.RunSQL strQuery
when I click on the button, SQL update runs fine. but when it gets to insert query - it is displaying Run Time Error 424 object required.
Immediate window shows insert SQL query - if I run the query itself, it runs fine. I am totally stuck!!!!
Private Sub Command32_Click()
Dim intEntityID As...
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.