Accessing database tables from the program allows you to create, modify, and search records.
Edit a Database Record
- Select a cell to edit in the Data View window.
- Enter a new value in the cell.
- Repeat as necessary for any additional cells that you want to edit.
Delete a Database Record
- In the Data View window, right-click a record header (the empty square at the left of the row) of the record that you want to delete. Click Delete Record.
Search the Data View Window
- Right-click a cell in the column that you want to search. Click Find.
- Enter a value to search for in Find What.
- 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.
- Click Find Next.
- Repeat step 4 as needed.
Commit Data View Edits
Commit your edits to update the current database table and close the Data View window.
- In the Data View window, right-click the empty, top-left square of the database table. Click Commit.
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.
- In the Data View window, right-click the empty, top-left square of the database table. Click Restore.
ImportantClosing the Data View window, exiting the program, or opening a new database table automatically commits all changes you've made during an editing session.