There are four ways to move around the table:
Use the mouse to click into any visible field directly.
Use the horizontal and vertical scrollbars - with them you can reveal any part of the table, but the cursor won’t reposition until you click into a field.
Use the Record toolbar above the top of the table window. There are buttons for moving to the first , last
, next
and previous
records. The same options are available from the Record menu.
Use the Record scroll bar at the bottom left of the table window.
Use the keyboard as follows:
Key |
Description |
up, down, left & right arrow keys |
The arrow keys move the cursor one field at a time in the direction of the arrow |
home |
Edit the current field and move to the beginning of the field. |
end |
Edit the current field and move to the end of the field. |
ctrl + left |
Moves the cursor to the first field in the current record. |
ctrl + right |
Moves the cursor to the last field in the current record. |
ctrl + up |
Moves the cursor to the first record in the current field. |
ctrl + down |
Moves the cursor to the last record in the current field. |
ctrl + home |
Moves the cursor to the first record and field. |
ctrl + end |
Moves the cursor to the last record and field. |
tab |
Moves the cursor one field to the right. |
shift + tab |
Moves the cursor one field to the left. |