What did you find out about this error?
We are getting the same issue with Access 2000. We're also getting issues of MSAccess has generated errors and will be shut down. Thought this might be related to MDAC or so it was indicated on the Microsoft Website.
Downloaded the patch 2.6 as...
Thanks for your assistance. I've taken a slightly different approach and am running into challenges.
Here is what I have so far....
Dim stDocName As String
stDocName = "rptStatementAll"
Dim rstUC As Recordset
Dim qdfCR As QueryDef
Set rstUC =...
I have a series of queries ending in a report. Have been able to generate reports for all customers at once (over 200 with balances) and also been able to select customer and print an individual statement for the one customer from a form.
What I am trying to do is to print a series of separate...
This might help...
While in design view of the report, go to page setup and choose a specific printer. That report would then print to Adobe every time.
What is the best way to do batch processing of reports? For example, have an existing report which prints all customers together. Want to take that report and create each customer report separately for conversion to PDF.
Thank you!
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.