Difference between revisions of "Shortcuts for Table Navigation"

m (Minor formatting improvements)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
(Up to [[New to Release 4.0]])
+
[[Category: Concepts]]
 +
[[Category:Ana: Status M]]  <!-- For Lumina use, do not change -->
  
= Table Navigation Keys =
+
__TOC__
  
Analytica 4.0 offers a wide set of mouse and keyboard shortcuts for navigating around a table. If even supports search within a table. These  are identical to those in Excel, wherever this makes sense.  CTRL-PgUp and CTRL-PgDn are exceptions.
 
  
These shortcuts let you move the highlighted ''Current cell'' and, in some cases, select a rectangular ''current region'' of cells. In a region, the  the ''Anchor cell'' is the corner opposite the current cell.  If you select only one cell, the Anchor and Current are the same cell.
+
These mouse and keyboard shortcuts help navigate around a table. They  are identical to shortcuts in Excel wherever this makes sense. (But not, '''Ctrl-PgUp''' and '''Ctrl-PgDn'''.)
  
=== Mouse operations ===
+
The '''current cell''' is the cell you last clicked, and is highlighted.
 +
The '''current region''' is a highlighted rectangular area of cells. You can select a region starting from the current cell by dragging to or shift-click in the cell in the opposite corner.
  
* Mouse Click: Click in a cell to make it the current cell.
+
=== Mouse or Trackpad operations ===
  
* Mouse SHIFT-Click: Select the region from the previous anchor to this cell.  
+
'''Click''': Left-click in a cell to highlight it as the current cell.
  
* Mouse Drag: Select the region from the cell in which you depress the left mouse button to the cell in which you release the button.  
+
'''Shift-Click''': Click while pressing the shift key to highlight the rectangle from the current cell to to this cell as the current region.  
  
* Mouse Wheel: Scroll vertically without changing the selection.
+
'''Drag''': Press left mouse button in a cell and hold it down as you drag to another cell to highlight the rectangle between the origin and destination cells as the current region.  
  
* CTRL-Mouse Wheel: Scroll horizontally without changing the selection.
+
'''Mouse Wheel''': Scroll the table vertically without changing the selection.
 +
 
 +
'''Ctrl-Mouse Wheel''': Scroll the mouse wheel while holding down control key to scroll the table horizontally without changing the selection.
  
 
=== Searching a table ===
 
=== Searching a table ===
  
* CTRL-F: Open the Find-dialog to search for text in the table.  It searches starting after the current cell. It selects the first matching cell, if any.
+
'''Ctrl-F''': Open the Find-dialog to search for text in the table.  It searches starting after the current cell and selects the first matching cell, if any.
  
* CTRL-G: Repeat the previous Find, starting one cell after the current cell.  
+
'''Ctrl-G''': Repeat the previous Find, to find the next occurrence of the search text after the current cell.  
  
 
=== Arrow keys ===
 
=== Arrow keys ===
  
* arrow (right, left, up, down): Move one cell in the given direction. At the end of row, right arrow wraps to the start of the next row. Similarly, for the other keys.   In the last cell of an index in edit mode, down-arrow-down or right-arrow appends an element to the index.
+
'''arrow (right, left, up, down)''': Move one cell in the given direction. At the end of a row (or column) it wraps to the start of next row (or column). At the end of the last row, it wraps to the top-left cell.
 +
 
 +
'''Down-arrow in list''': In the last cell of a list index in edit mode, down-arrow or right-arrow appends an element to the index.
  
* SHIFT-arrow: Move the Current cell one cell in the given direction.  The Anchor cell stays put, causing the selected region to grow or shrink.  It does not wrap.
+
'''Shift-arrow''': Move the current cell one cell in the given direction.  The Anchor cell stays put, causing the selected region to grow or shrink.  It does not wrap.
  
* CTRL-arrow: Move to the end of row or column in the given direction.  
+
'''Ctrl-arrow''': Move to the end of row or column in the given direction.  
  
* SHIFT-CTRL-arrow: Move the current cell to the end of row or column in the given direction, causing the selected region to grow (or flip).
+
'''Shift-Ctrl-arrow''': Selects the region from current cell to the end or start of row (for left or right arrow) or bottom or top of the column (for down or up arrow).
  
* END,arrow: Two key sequence.  Same as CTRL-arrow.
+
'''End, arrow''': Two key sequence.  Same as '''Ctrl-arrow'''.
  
* END,SHIFT-arrow: Two key sequence.  Same as SHIFT-CTRL-arrow.
+
'''End, Shift-arrow''': Two key sequence.  Same as '''Shift-Ctrl-arrow'''.
  
 
=== Home key ===
 
=== Home key ===
  
* HOME: Move the anchor to the first column, and sets the current cell to be the anchor (so only one cell is selected).  If you are in the row headers, moves the anchor & current to the first row.
+
'''Home''': Move the anchor to the first column, and sets the current cell to be the anchor (so only one cell is selected).  If you are in the row headers, moves the anchor & current to the first row.
  
* CTRL-HOME: Select the top-left cell in the table. (Selects one cell.)
+
'''Ctrl-Home''': Select the top-left cell in the table as the current cell.
  
* CTRL-END: Select the bottom-right cell in the table. (Selects one cell.)
+
'''Ctrl-End''': Select the bottom-right cell in the table as the current cell.
  
* SHIFT-CTRL-HOME: Select the region between the anchor and the top left cell. (Leaving current as top left.)
+
'''Shift-Ctrl-Home''': Select the region between the anchor and the top left cell. (Leaving current as top left.)
  
* Page Up, Page Down: Move the current cell up or down by the number of rows visible in the window, and scrolls up or down to show that cell. (Selects one cell.)
+
=== Page key ===
  
* CTRL-Page Up, CTRL-Page Down: Move the current cell left or right by the number of columns visible in the window, scrolling horizontally to show the new current cell. (This is not the same as Excel, in whihc CTRL-PgUp, CTRL-PgDown toggle between worksheets.  Since we don't have worksheets, these do something else useful.)
+
'''Page Up, Page Down''': Move the current cell up or down by the number of rows visible in the window, and scrolls up or down to show that cell. (Selects one cell.)
  
* SHIFT-Page Up, SHIFT-Page Down: Move the Current cell by the number of rows or columns that currently display on the screen, and scroll vertically by one page. Anchor stays the same, so that the currently selected region expands or shrinks by one page length.
+
'''Ctrl-Page Up, Ctrl-Page Down''': Move the current cell left or right by the number of columns visible in the window, scrolling horizontally to show the new current cell. (This is not the same as Excel, in which '''Ctrl-PgUp''', '''Ctrl-PgDown''' toggle between worksheets.  Since we don't have worksheets, these do something else useful.)
  
* SHIFT-CTRL-Page Up, SHIFT-CTRL-Page Down: Same as SHIFT-Page Up, but horizontally rather than vertically.
+
'''Shift-Page Up, Shift-Page Down''': Move the Current cell by the number of rows or columns that currently display on the screen, and scroll vertically by one page.  Anchor stays the same, so that the currently selected region expands or shrinks by one page length.
  
* TAB: Move one cell right. Same as right arrow.
+
'''Shift-Ctrl-Page Up, Shift-Ctrl-Page Down''': Same as '''Shift-Page Up''', but horizontally rather than vertically.
  
* SHIFT-TAB: Move one cell left. Same as left arrow.
+
=== Tab, enter, and return keys ===
  
* ENTER, SHIFT-ENTER: If editing, accept change, selection remains on cell just edited. If not editing, but in edit mode, current cell becomes anchor cell and begin editing that cell.
+
'''Tab''': Move one cell right. Same as '''right arrow'''.
  
* RETURN: If editing, accept changes.  Move anchor down one cell, wrapping to top of next column if anchor is at the bottom.  Set current cell to anchor (so only one cell is selected). If not editing, just move, do not start editing.
+
'''Shift-Tab''': Move one cell left. Same as '''left arrow'''.
  
* SHIFT-RETURN: If editing, accept changesMove anchor cell up one cell, wrapping to bottom of previous column if at top.  Set current to anchor, so only one cell is selected.
+
'''Enter, Shift-Enter''': If editing, accept change, selection remains on cell just editedIf not editing, but in edit mode, current cell becomes anchor cell and begin editing that cell.
  
 +
'''Return''': If editing, accept changes.  Move anchor down one cell, wrapping to top of next column if anchor is at the bottom.  Set current cell to anchor (so only one cell is selected).  If not editing, just move, do not start editing.
  
 +
'''Shift-Return''': If editing, accept changes.  Move anchor cell up one cell, wrapping to bottom of previous column if at top.  Set current to anchor, so only one cell is selected.
  
* CTRL-A: Select all (body) cells.  If a row/col header is selected, selects all rows/cols.
+
'''Ctrl-A''': Select all (body) cells.  If a row/col header is selected, selects all rows/cols.

Latest revision as of 19:25, 22 March 2016



These mouse and keyboard shortcuts help navigate around a table. They are identical to shortcuts in Excel wherever this makes sense. (But not, Ctrl-PgUp and Ctrl-PgDn.)

The current cell is the cell you last clicked, and is highlighted. The current region is a highlighted rectangular area of cells. You can select a region starting from the current cell by dragging to or shift-click in the cell in the opposite corner.

Mouse or Trackpad operations

Click: Left-click in a cell to highlight it as the current cell.

Shift-Click: Click while pressing the shift key to highlight the rectangle from the current cell to to this cell as the current region.

Drag: Press left mouse button in a cell and hold it down as you drag to another cell to highlight the rectangle between the origin and destination cells as the current region.

Mouse Wheel: Scroll the table vertically without changing the selection.

Ctrl-Mouse Wheel: Scroll the mouse wheel while holding down control key to scroll the table horizontally without changing the selection.

Searching a table

Ctrl-F: Open the Find-dialog to search for text in the table. It searches starting after the current cell and selects the first matching cell, if any.

Ctrl-G: Repeat the previous Find, to find the next occurrence of the search text after the current cell.

Arrow keys

arrow (right, left, up, down): Move one cell in the given direction. At the end of a row (or column) it wraps to the start of next row (or column). At the end of the last row, it wraps to the top-left cell.

Down-arrow in list: In the last cell of a list index in edit mode, down-arrow or right-arrow appends an element to the index.

Shift-arrow: Move the current cell one cell in the given direction. The Anchor cell stays put, causing the selected region to grow or shrink. It does not wrap.

Ctrl-arrow: Move to the end of row or column in the given direction.

Shift-Ctrl-arrow: Selects the region from current cell to the end or start of row (for left or right arrow) or bottom or top of the column (for down or up arrow).

End, arrow: Two key sequence. Same as Ctrl-arrow.

End, Shift-arrow: Two key sequence. Same as Shift-Ctrl-arrow.

Home key

Home: Move the anchor to the first column, and sets the current cell to be the anchor (so only one cell is selected). If you are in the row headers, moves the anchor & current to the first row.

Ctrl-Home: Select the top-left cell in the table as the current cell.

Ctrl-End: Select the bottom-right cell in the table as the current cell.

Shift-Ctrl-Home: Select the region between the anchor and the top left cell. (Leaving current as top left.)

Page key

Page Up, Page Down: Move the current cell up or down by the number of rows visible in the window, and scrolls up or down to show that cell. (Selects one cell.)

Ctrl-Page Up, Ctrl-Page Down: Move the current cell left or right by the number of columns visible in the window, scrolling horizontally to show the new current cell. (This is not the same as Excel, in which Ctrl-PgUp, Ctrl-PgDown toggle between worksheets. Since we don't have worksheets, these do something else useful.)

Shift-Page Up, Shift-Page Down: Move the Current cell by the number of rows or columns that currently display on the screen, and scroll vertically by one page. Anchor stays the same, so that the currently selected region expands or shrinks by one page length.

Shift-Ctrl-Page Up, Shift-Ctrl-Page Down: Same as Shift-Page Up, but horizontally rather than vertically.

Tab, enter, and return keys

Tab: Move one cell right. Same as right arrow.

Shift-Tab: Move one cell left. Same as left arrow.

Enter, Shift-Enter: If editing, accept change, selection remains on cell just edited. If not editing, but in edit mode, current cell becomes anchor cell and begin editing that cell.

Return: If editing, accept changes. Move anchor down one cell, wrapping to top of next column if anchor is at the bottom. Set current cell to anchor (so only one cell is selected). If not editing, just move, do not start editing.

Shift-Return: If editing, accept changes. Move anchor cell up one cell, wrapping to bottom of previous column if at top. Set current to anchor, so only one cell is selected.

Ctrl-A: Select all (body) cells. If a row/col header is selected, selects all rows/cols.

Comments


You are not allowed to post comments.