Cells are the basic building blocks of your Excel work – everything you do in Excel you do in your cells.
Selecting a cell
To select a cell simplyleft-click
it.Note that cells have names that identify them. If you look at your worksheet, you see that the rows have numbers and the columns have letters assigned to them.
Because of this, each cell can be described by combining the number of the row and letter of the column. For example in the image below, I selected cell
B2
.Entering data in a cell
To insert data into a cell, simplydouble-click
it and type the data you want to input. You can input different types of data: numbers, text, and dates.To insert a date, simply write numbers and separate them with a
/
or -
character (like 03/20/2015).Editing cells
To edit a cell that already contains data you justdouble-click
it again and edit the data inline.Alternatively, click it and change the value in the
Formula bar
just above your worksheet followed by pressing Enter
.Selecting a range
A range in Excel is a group of more than one cell. There are different ways to select multiple cells.1) Click a cell and drag your mouse
The easiest way to select a range is to simply click you mouse and drag it. As you drag the mouse pointer, you’ll see your selection increasing.
Dragging your mouse only works for selecting adjacent cells. To select cells that are not next to each other, select a cell and then hold the
CTRL
key before clicking other cells.Filling a range
A very cool feature in Excel is that it’s easy to fill ranges with data fast without having to enter data in each individual cell. This is called filling a range.To fill a range, select and hold a cell and move your mouse to a direction. When you release your mouse click, Excel will fill the selected range with the same value that your single cell contained.
- Fill three adjacent cells with 1, 2, and 3.
- Select the range and drag your mouse down
- Release your mouse click and watch magic happen. The range will be filled automatically with the pattern you had in your initial cells.
For example, if you want to fill a range skipping a day, simply enter two dates with a day in between and fill the range. Excel automatically recognizes the date pattern.
Moving a range
To move a range just select it and then click the border of the cells. Then drag it to where you want it and release your mouse click.Copying and Pasting a range
To copy a range, simply pressright-click
and then Copy
. You can also press CTRL+C
on your keyboard.right-click
and select Paste
. Or press CTRL+V
on your keyboard.