Microsoft
Software
Hardware
Network
Question : printing a report in access using vba
hi again all,
im using the common dialogue function to find txt files held on my local machine. this is then read into an access database and a report is formatted.. my question is i can get the report to open up using
DoCmd.OpenReport "SUMMARY", acViewPreview
but how can i get it to print automatically?
Answer : printing a report in access using vba
You can set default printers and additional information in the reports properties.
We have multiple printers here (colour, black & white, A3, A4 etc...) so I need to ensure my reports print on the right machine.
Random Solutions
can not add windows xp drivers into server 2008
Loop thru controls in from header
Access SQL If .. Else
MS Office 2007 Security on Windows 2008 Terminal Server
Windows 2008 Terminal Services
Sql Server username and password for windows authentication mode
Adding serverside style to a table
Make web service test form available on remote machine?
Pass through authentication for domain users in IIS 6.0
Outlook 2007: How to build a custom button on Client Outlook ribbon to add a message to the blocked sender list, and move the message to the hidden message box