Skip to content
Ritchie edited this page May 8, 2013 · 34 revisions

You can do a lot in Excel with the simple techniques that follow (assuming you're using a Mac). If you have little to no experience with the program, you should be able to start at the beginning and comfortably work your way through the whole wiki. If you're trying to figure out how to do something in particular, click one of these links to jump straight to a topic.

Basics

How Excel is organized

An Excel spreadsheet is organized in a grid of cells. The grid has rows and columns. The rows are numbered, the columns lettered.

Each cell can be identified by its row number and column letter. For example, the cell inside the blue box below is B2.

The basic organization of an excel spreadsheet

Entering, navigating, selecting, and deleting data

Entering data by typing

Click on cell B2. You'll see the blue box appear around it, indicating it is selected. Type the number 1, then hit RETURN. The number 1 will be entered into cell B2, and then cell B3 will be selected. Then you can type 2 into cell B3, and so on.

Manually entering data into a spreadsheet

Selecting cells with your mouse

Click on a cell to select it. Click and drag your cursor across a range of cells to select them all. Or click on one cell, then hold down the SHIFT key and click on another cell to select both of those cells and all of the cells in between.

This is what it looks like when multiple cells are selected:

Multiple cells selected

Selecting cells with your keyboard

Once you select a cell with your mouse, you can navigate to another cell with the arrow keys. If you hold down SHIFT while doing this, you'll select all of the cells in your path.

Overwriting cells

If you select a cell that already contains data and you start typing, the data that was there will be erased, and the new data that you've entered will be stored in the cell.

Going inside a cell

If you double click on a cell, it will take you inside the cell. You will see a blinking cursor. You can move that cursor around with the arrow keys or with your mouse and edit the cell's contents, just as if you were working in a word processor or writing an email. For example, you can double click on the 1 in cell B2 and add a 2 to the very beginning of the cell's contents. Instead of overwriting the 1 with a 2, the value in the cell becomes 21.

Going inside a cell

Entering data by pattern recognition (basic)

Excel is pretty good at recognizing patterns. Type a 1 into cell B2 and a 2 into cell B3. Then select both cells. Hover over the lower right-hand corner of cell B2. You will see your cursor turn from Normal crosshairs into Pattern crosshairs. If you click and drag down, Excel will automatically fill in the cells below with 3, 4, 5, and so on:

Entering data by pattern recognition

If you click on the strange looking thing in the lower right-hand corner (Pattern copy options) you can tell Excel to pay attention to a different pattern within your cells.

By default, Excel will Fill Series, which in this case means the numbers 18. But if you choose instead to Copy Cells, it will repeat the numbers 1 and 2:

Entering data by pattern recognition

The other two options — Fill Formatting Only and Fill Without Formatting — have to do with how cells are formatted, which we'll get to later.

Deleting data

Deleting in Excel is a little counterintuitive. If you select a cell and hit DELETE, then it will erase the contents and take you inside the cell. If you select multiple cells and hit DELETE, it will only erase the contents of the first cell and take you inside that cell.

Deleting without holding down FN

If, instead you hold down the FN key (in the bottom-right corner of the keyboard) and then hit DELETE, it will erase the contents of all the cells that you have selected and take you inside of none of them. This is usually what you want.

Copying and moving data

You can copy and paste a cell or a selection of cells using COMMAND+c, COMMAND+v or cut and paste using COMMAND+x, COMMAND+v. You can also select a group of cells and hover your cursor over one of the edges until you get a hand icon (Hand icon)

Quick navigation

You can navigate from one cell to another using the arrow keys. If you hold down