Microsoft Access Tutorial
|
|
|
|
| Articles Reviews Microsoft Access | |
| Written by Adi Bach | |
| Friday, 01 September 2006 | |
|
Page 8 of 22 If tables are used as the platform where you design your database and forms are used to provide a cute visual interface to your user when they are viewing your creativity, reports are the focus of your printing needs. Although you can print from tables, queries, or forms, they lack the formatting features available to reports. By the way, if you don't have a printer installed and connected to your computer, you will not be able to work on this lesson. The alternative is to install a "fake" printer so that Microsoft Access will "think" that you have a printer and allow you to do your exercises. If you can't print, at least you should have an idea of what you are doing, by using the print preview. Definition: A report is used to prepare a special document for printing. All the visual effects and features that you want people to see on printed paper from your database will be designed in report documents. A report can be designed in many ways using wizards or almost from scratch. Like a query or a form, a report uses data provided from a table, many tables, a query, many queries, or calculated fields. Once you have the originating data, you can use the wizard to create your form, or can design your form in Design View. The AutoReport: Columnar: Start Microsoft Access and open the Videos1 database. From the main menu, click Insert -> Report. In the New Report dialog box, choose AutoReport: Columnar and tblActors as the originating source of data. Click OK. After a few seconds, a report based on the tblActors is created for you. Now you have a printable report. Save it as rptActors, then close it. The Auto Report: Tabular: In the Database Window, click the Reports button. On the Database Window's toolbar, click the New button.In the New Report dialog box, choose AutoReport: Tabular and in the table/query combo box, choose tblVideoCategories as the originating source of data. Then press Enter. Once the Office Assistant has finished dancing, you will have a tabular report. Save it as rptVideoCategories. Close the rptVideoCategories report. Report From Wizard: A report using the wizard involves a little bit of your participation, you have to make a few decisions. Click the New Object button on the toolbar and choose to create a report. In the New Report dialog box, choose Report Wizard and in the table/query combo box, choose tblVideos as the originating source of data and click OK. In the first page, choose to include all fields to the report, then remove the Notes field, and click Next. If the report wizard adds a grouping level for you, remove that blue field as the group header. Then click Next twice. For the Layout, choose Tabular; for the Orientation, choose Landscape. Click Next. Choose the Bold Style and click Next. Save the report as rptVideos and click Finish. View the report in Print Preview, then close it. Finally close the Videos1 database. A Data Access Page is a form you create for users on the Internet using a browser. Your can accommodate you users and/or visitors with a convenience application they simply have to fill out. The form also has a lot of functionality and flexibility. There are different ways you can create a Data Access Page, using a click of the mouse, using a wizard, or design a better one. Like a query, a form, or a report, a Data Access Page gets its fields from an existing table or query. You can also modify an existing web page to design your Data Access Page.
|
|
| Last Updated ( Friday, 02 January 2009 ) | |
| < Prev |
|---|







