I am trying to insert records into a Microsoft Dynamics database (SQL). I believe there is Referencial Integrity set up between two files.
I load the SQL Insert statement for one of the 2 tables then issue:
DoCmd.RunSQL sqlInsert (sqlInsert contains my insert statement)
I get "Microsoft...
The routine actually works in 2007. It was where I was calling it from that was the problem. Putting it in the form load in my switchboard did the trick.
Found routines to set a report to legal size print on the Microsoft website. There is a version for Access 97, and one for Access 2000.
I am using Access 2007. I created a new module, and pasted the Access 2000 routine in. When I execute it, it dies at this line: rpt.PrtDevMode =...
I have a report in Access 2007 that consist of a Report Header, Page Header, "Employee_ID" footer, Page Footer, and Report Footer.
I am basically printing a summary line for each employee ID with totals.
Currently I am not printing any detail lines, but would like to see if there is a way to...
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.