My procedure below worked fine until I put a password on the database. Now a "Enter Password" prompt appears. Is there anyway to write the password into my code?
Public Sub fPrintSummary(strReportName)
Dim applAccess As Access.Application
Set applAccess = New Access.Application...
I am sending text into a rich text box. I send text in groupings. I want only four groups of info per page. After each 4th group I would like to insert a page break. I don't know how! Instead I have been printing the rich text box after every fourth group, then rtf="", etc, etc...
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.