Form in Office Access print – so it works
- First, launch Access and open the database.
- To print the form to be able to, first, create a new Macro.
- Enter in the Macro the command "DoCmd.RunCommand acCmdPrint" and save.
- Under "macros", the newly saved Macro, so the form with the default printer will be printed.

Access: print form
All the basics to Access we have in the next practical tip for you.