printing a report in a module

D

Duane Hookom

If I understand correctly, the easiest method is to open a form in design
view, make sure the tool box wizard is on, drop a command button on the form
and use the wizard to write the code for you. You can copy and paste the
code if you like.
 
Top