| Spread Sheet Cursors | |
| Cursor Shape | How To Get | Purpose |
arrow angles  | put cursor on cell edge | to move cell contents |
+ sign  | put cursor inside cell | to select cell or cell range |
| text cursor | double click inside cell | to edit text |
double arrow cursor  put cursor on top row or left column [labels] | to change size of column or row | |
+ corner at bottom right of cell  | put cursor on bottom right corner | to automatically copy cells |
| Special symbols | |
| $ | used to anchor a column or row location so the copy will not be relative | E4 will be copied relatively; but $E$4 this exact cell will not change when copied |
| @ or = | The symbol before any formula | enter from keyboard or formula icon [fx] |
| Special Right Mouse Click Menus' | |
 | | |
| Move - Drag and Drop | Does not change the cells referenced in a formula | |
| Copy and Paste | This operation copies the relative cells targeted by a formula =SUM(A1:C1) but when copies one cell over and two cells down will become =SUM(B3:D3) | |