Previous Page | Next Page

The Data Table

Keyboard Shortcuts in Data Tables

Some keys in a data table are associated with certain actions, as shown in Table 4.3.

Table 4.3: Keys and Actions in Data Tables
Key Action
ESCWhen editing data, abort the current edit and deselect cells.
ESCDeselect any selected observations and variables.
F1Display the online Help system.
F3Move the active cell to the row of the next selected observation.
SHIFT+F3Move the active cell to the row of the previous selected observation.
F10If observations are selected, display the Observations menu. If variables are selected, display the Variables menu. If observations and variables are selected, display the Observations menu followed by the Variables menu.
TABMove the active cell to the right.
SHIFT+TABMove the active cell to the left.
ENTERMove the active cell down one row.
ALT+RIGHT ARROW ALT+LEFT ARROWToggle selection of a variable without changing the active cell.
ALT+DOWN ARROW ALT+UP ARROWToggle selection of an observation without changing the active cell.
SHIFT+ALT+RIGHT ARROW SHIFT+ALT+LEFT ARROWToggle selection of a variable and move the active cell to the next or previous variable.
SHIFT+ALT+DOWN ARROW SHIFT+ALT+UP ARROWToggle selection of an observation and move the active cell to the next or previous observation.
SHIFT+RIGHT ARROW SHIFT+LEFT ARROWExtend the selection of a range of cell columns.
SHIFT+DOWN ARROW SHIFT+UP ARROWExtend the selection of a range of cell rows.
HOMEEdit the active cell and place the cursor at the beginning of the cell.
ENDEdit the active cell and place the cursor at the end of the cell.
CTRL+SPACEBARClear selected observations and variables.
CTRL+HOMESet the active cell to the first row and first column.
CTRL+ENDSet the active cell to the last row and last column.
CTRL+INSERTDisplay the New Variable dialog box.
DELETEIf observations or variables are selected, delete the selected variables or observations. If cells are selected, delete the contents of the selected cells.


In addition, the data table supports the arrow keys for navigating cells, and supports the standard Microsoft control sequences shown in Table 4.4.

Table 4.4: Standard Control Sequences in Data Tables
Key Action
CTRL+ASelect all observations.
CTRL+CCopy contents of selected cells to Windows clipboard.
CTRL+FDisplay the Find dialog box.
CTRL+PPrint the data table.
CTRL+VPaste contents of Windows clipboard to cells.
CTRL+XCut contents of selected cells and paste to Windows clipboard.
CTRL+YRedo last undo.
CTRL+ZUndo last operation.

Previous Page | Next Page | Top of Page