Previewing and Printing Access ObjectsBecause Access is a Windows application, it interacts with your printer through standard Windows dialog boxes and drivers. This means that any printer that you can use from other programs can be used from Access, and any special features of that printer, such as color printing or duplex printing, are available in Access. As you have seen in this chapter, you can use different Access objectstables, forms, reports, and so onto display the information stored in your database. Within each object there are several views available: Design view, Datasheet view, and so on. You can choose the view you want by selecting it from the View group on the Home tab (the views available will depend on the object that is active) or by clicking the buttons on the View toolbar at the right end of the status bar at the bottom of the window. The print-related commands are available from the Microsoft Office Button or on the Ribbon when their use would be appropriate, which is determined by the object displayed and the current view of that object. In this exercise, you will preview and print a table and a form.
USE the 09_Print database. This practice file is located in the Chapter01 subfolder under SBS_Access2007. OPEN the 09_Print database.
See Also You use essentially the same methods to print information displayed in different Access objects. For more information, see "Previewing and Printing a Report" in Chapter 8, "Working with Reports."
CLOSE the Employees table and the Employees form without saving your changes, and then close the 09_Print database. |