Working with cells

When working with cells in a worksheet, you'll usually need to work with a known specific cell (e.g. A1) or work with a cell relative to the current cell (e.g. the cell to the right of the current cell). Well begin with the current cell itself (a special case of the second type).

See:

Using the active cell

Cut, copy and paste

Working with a specific cell

Working with cells relative to the active cell