As explained in the previous section, you can manually create new records by adding rows at the bottom of the database. You can also use forms to speed data entry and make the process more like working in a traditional database application.
1. | Click any cell in the database.
|
2. | Choose Data > Form.
A data entry form appears (Figure 14.3).

|
3. | With the form displayed, you can do any of the following:
- To flip through the records in their current sort order, click Find Next, Find Prev, or the up- and down arrows at the bottom of the scroll bar. To go directly to a record of interest, drag the scroll box/slider.
- To create a new record, click the New button or drag the scroll box down to the blank record at the end of the database (labeled “New Record”). Enter the new data by typing and tabbing from field to field. When you're done, press
to add the record.
- To edit a record, display it, make the desired changes, and press
.
- Click Delete to delete the current record.
- To view only specific records, click Criteria. In the form that appears, enter search criteria (Figure 14.4). Click Find Next and Find Prev to view the matching records. To resume working with the entire database, click Criteria, Clear, and Form.

|
4. | To dismiss the form and record changes made to the current record (if any), click Close.
|