Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Ilenko_YU.I._Stvorennya_baz_danih_u_seredov._MS...doc
Скачиваний:
0
Добавлен:
01.05.2025
Размер:
3.6 Mб
Скачать

4.3. Self-control test

No

Question

Check off the right box

1.

On the base of what object we can create a form?

  1. queries

  1. forms

  1. tables

  1. reports

2.

What section is not a part of form structure?

  1. The Form Header

  1. The work area

  1. The Detail section

  1. The note

  1. The Footer section

3.

How do we set a form to appear when we first open the program?

  1. select command of main menu: ToolsSettings View. Set the checkbox: Start from the current

  1. reconfigure the settings in your Startup options: ToolsStartup...Display Form/Page: form name.

  1. press the button on the toolbar. Enter the name of the form that you wish to open at startup.

4.

How can we format a form with a picture?

  1. In the properties of the form set: Picture …

  1. Choose on the toolbar

  1. select command of main menu Insert  Picture

  1. we cannot add pictures in the form

5.

What actions can be done with the help of forms?

  1. viewing data from tables

  1. adding records to a table

  1. editing table data

  1. printing table data

  1. select data from tables

6.

In what modes can be forms created?

  1. Constructor

  1. Design view

  1. Wizard

  1. By entering data

5 Creating reports in ms access 2003

Purpose: to get practical skills of reports creating for relational database in MS Access 2003.

5.1 Theoretical material

Reports organize and summarize data for viewing online or for printing. A detail report displays all of the selected records. You can include summary data such as totals, counts, and percentages in a detail report. A summary report does not list the selected records but instead summarizes the data and presents totals, counts, percentages, or other summary data only. Access has several report generation tools that you can use to create both detail and summary reports quickly.

Access reports created simply by using the Report button have several sections. They are detailed in the following table.

Table 5.1 - Sections of a Report

Report Header

Appears at the top of the first page and displays the report title.

Page Header

Appears at the top of every page and displays the headings (field labels) for each column.

Page Footer

Appears at the bottom of every page and displays the page number and total number of pages.

Detail Section

Appears between the page header and page footer and displays the records from the table or query.

Report Footer

This section is optional. Appears on the last page of the report and displays summary information such as grand totals.

To add or remove any section you should select from the main menu View the option you need.

Grouping in design view you can be done with the command of the main menu View Sorting and grouping. You can choose grouping levels by one or several fields. For each field set: Group header – Yes, Group Footer – Yes.