Automate Form Printing

C

Claire

I would like to automate the printing of a form and
report that I have created. Ideally it should
automatically print out every day.

Does anyone know how I might accomplish this?

Thank you,
Claire
 
B

_Bigred

For the reports you can create a macro to OpenReport and set it's view value
to "print" . You can put as many reports in one macro as desired.

I use this and it works great, one click of a button and boom my reports
print (without me having to see them).
If you want to print them every day I would probably set the macro you
create to run "on open" or "on exit" of your db.

hope this helps,
_Bigred
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top