I have created a database using macros and I am recieving the above run-time error. The debugger is displaying the following code as the culpret:
Private Sub Form_Current()
DoCmd.SetWarnings (False)
DoCmd.RunSQL "UPDATE tbl_Current_Record SET tbl_Current_Record.Current_Rec_CWS_Num...
I'm using autodesk autocad 14 on a dual monitor system, When I open a drawing in windows explorer it opens and everything is good. But when I minimize the first drawing and try to open a second drawing in windows explorer the first drawing maximizes and the second drawing does not open at all. I...
I currently have a form that has a number of fields that when changed will run a macro that will change the data in the tables for other fields for that particular record.
However, in order for the changes to be visible on the form The macro must first go to the next record, continue to run...
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.