To Work With Data in Database Tables

Accessing database tables from the program allows you to create, modify, and search records.

Add a New Database Record

  1. In the Data View window, right-click a record header (the empty square at the left of the row). Click Add New Record.

    A new record with blank field values is added to the end of the current record set.

  2. Select a cell in the new record and enter a value.
  3. Repeat step 2 for any additional fields.

Edit a Database Record

  1. Select a cell to edit in the Data View window.
  2. Enter a new value in the cell.
  3. Repeat as necessary for any additional cells that you want to edit.
    Tip: Use the keyboard arrow keys to move from cell to cell.

Delete a Database Record

Search the Data View Window

  1. Right-click a cell in the column that you want to search. Click Find.

    Click Replace, to replace found text.

  2. Enter a value to search for in Find What.
  3. Select a direction to search the Data View window:
    • Up. Searches the column records from the selected cell through the first record.
    • Down. Searches the column records from the selected cell through the last record.
  4. Click Find Next.

    If replacing text, click Replace or Replace All.

  5. Repeat step 4 as needed.

Commit Data View Edits

Commit your edits to update the current database table and close the Data View window.

Restore Data View Values

Restore the previous values to undo changes to the current database table and close the Data View window without updating the database.

Note: Closing the Data View window, exiting the program, or opening a new database table automatically commits all changes you've made during an editing session.