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
MS Access application crashes unexpectedly
VB.Net - easy question - isnumeric for rowfilter column?
.pdb file
SUMPRODUCT fn with nested IF statements
USB Printer Port WIth a Zebra ZM 400
TreeGridView in VS2010
MS Access SQL Inserting string value that contain a colon
How to scroll to selected item listbox vb.net
Internet selectively disconnecting in Vista after 10-15 minutes.
Excel Macro to check all data in Colum A in sheet1 and delete all cells that contain that in all sheets