Creating Tables   «Prev  Next»

Lesson 4 Entering and editing data in a datasheet
Objective Enter and edit data in a datasheet.

Enter and Edit Data in an Access Datasheet

The legacy lesson contains the right core skills (new record row, Tab/Enter navigation, automatic saves, editing techniques, and Yes/No checkbox behavior). However, it includes a long diversion into “Persisted Recordsets” and ADP-era concepts that do not support the lesson objective and can confuse learners. Modern Access training should focus on Datasheet View behaviors, how and when Access commits changes, safe editing patterns, and quick productivity shortcuts. This rewrite removes the off-topic recordset caching discussion, keeps the practical guidance, and modernizes the language for Access (Microsoft 365 / Access 2021+).

Entering data in Datasheet View

Entering data in a datasheet is straightforward: click into the new record row (the blank row at the bottom, often marked with an asterisk *) and start typing.

Use these keys to move efficiently while entering records:

  • Tab: move to the next field (next column) in the same row.
  • Shift+Tab: move to the previous field (previous column).
  • Enter: move to the next record (next row) in the same column.
  • Arrow keys: move one cell at a time.

How saving works in Access

Saving in Access works differently than Word or Excel because you are working with a database. You typically save two different things:

  1. Object definitions (table design, field names, datatypes, properties).
    If you change the structure of a table in Design View (for example, rename a field or change a datatype), you must save the table design.
  2. Record data (the values you type into the datasheet).
    Record edits are saved automatically when Access commits the record—commonly when you move off the record (for example, by moving to a different row or closing the table).

Practical tip: if you want to ensure Access commits a record, move to another row after entering values.

Working with Yes/No fields (checkboxes)

Some fields appear as a checkbox instead of a typing area. This indicates the field uses the Yes/No datatype. You can toggle the value by clicking the checkbox, or by pressing the Spacebar when the field is selected.

Checkbox icon
Checkbox icon

Editing data safely and efficiently

To edit a value, click the field and type your changes. If the entire field is selected and you need to place the cursor inside the text (instead of replacing the entire value), press F2 to switch into edit mode.

These shortcuts help when entering many records:

  • Ctrl+C / Ctrl+V: copy and paste values.
  • Ctrl+X: cut a value.
  • Esc: undo changes in the current field (press twice to undo changes in the entire record, depending on context).

Best practice: enter a few sample records first, then confirm field types and field names before you input large volumes of data. Fixing design issues early prevents rework later.

Entering and Editing Data in Datasheet - Exercise

Click the Exercise link below to practice creating a table and entering/editing data in Datasheet View.

Data in Datasheet - Exercise
[1] bound record set: A "bound record set" in MS Access 2021 refers to a connection between a control on a form or report and the underlying data source, typically a table or query. This establishes a dynamic link where changes made to the control directly affect the associated data, and vice versa.

SEMrush Software 4 SEMrush Banner 4