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
How can I use a combobox field to auto-fill other fields on a form?
Only one parameter passed to function but For Each...Next keeps going after first pass. Can't understand why.
How and where to install SSL Certificate for website?
how to batch rename files without extension to .wpd files
Add Windows 2008 Terminal Services to a Windows 2000 Active Directory Domain?
Listbox
Asp's Page ViewState
Cumulative Time that totals beyond 24 hours.
Cumulative Count in a Query
Subform last record not showing on report