I put this code on click event on command bottom in my form to pull up print dialog box how can I use this mothed to print my report instead of my form without preview the report.
Private Sub print_Click()
docmd.RunCommand acCmdPrint
End Sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.