Scrolling through records

<< Click to Display Table of Contents >>

Scrolling through records

To move between the records of a database, both keys and icons are available in the command group Navigation of the database module:

Key

Icon

Function

In form view: PageUpá
In list view: á

db_navi_prev

To the previous record

In form view: PageDownâ
In list view: â

db_navi_next

To the next record

Ctrl+Alt+PageUpá

db_navi_prev_sel

Go to the previous selected record

Ctrl+Alt+PageDownâ

db_navi_next_sel

Go to the next selected record

Ctrl+PageUpá

db_navi_first

Go to the first record

Ctrl+PageDownâ

db_navi_last

Go to the last record

Accessing a record by its record number

The record number is a simple counter. The first record has the number 1, the tenth 10, etc. The record number of the current record is displayed at the bottom left in the status bar.

You can access a record directly in the database module via its record number.

Simply enter the desired record number in the input field of the command group Navigation. The corresponding record is then opened immediately. (Alternatively: Press the F5 key.)

db_navi_bar

Note: For information on navigating between the selected records for a mail merge, see also Selecting records for a mail merge.