Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
100% found this document useful (1 vote)
204 views

Computer Application (COM 113) : Lesson 2: Cell Basics

This document provides a lesson on basic cell functions in Excel, including how to select cells, insert and delete cell content, cut/copy/paste cells, drag and drop cells, and use the fill handle. Key points covered include: - Cells are the basic building blocks of a worksheet and can contain text, formatting, formulas, and functions. - To select a cell, click it. To select multiple cells, click and drag to highlight the range. - Content can be inserted into cells manually or using copy/paste/fill handle. Cells and their content can also be deleted. - The cut, copy, and paste functions allow moving or duplicating cell content within a worksheet. - The fill
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
204 views

Computer Application (COM 113) : Lesson 2: Cell Basics

This document provides a lesson on basic cell functions in Excel, including how to select cells, insert and delete cell content, cut/copy/paste cells, drag and drop cells, and use the fill handle. Key points covered include: - Cells are the basic building blocks of a worksheet and can contain text, formatting, formulas, and functions. - To select a cell, click it. To select multiple cells, click and drag to highlight the range. - Content can be inserted into cells manually or using copy/paste/fill handle. Cells and their content can also be deleted. - The cut, copy, and paste functions allow moving or duplicating cell content within a worksheet. - The fill
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Computer Application [ COM 113]

by Sir Raymond Trinidad

Lesson 2: Cell Basics

Introduction

You will need to know the basic ways you can work with cells and cell content in Excel to be able to use it to
calculate, analyze, and organize data. In this lesson, you will learn how to select cells, insert content,
and delete cells and cell content. You will also learn how to cut, copy, and paste cells; drag and drop cells;
and fill cells using the fill handle.

Introduction to cells and cell content

Cells are the basic building blocks of a worksheet. They can contain a variety of content such
as text, formatting attributes, formulas, and functions. To work with cells, you'll need to know how
to select them, insert content, and delete cells and cell content.

Optional: You can download this example for extra practice.

The cell

Each rectangle in a worksheet is called a cell. A cell is the intersection of a row and a column.

Each cell has a name, or a cell address based on which column and row it intersects. The cell address of a
selected cell appears in the name box. Here, you can see that C5 is selected.

Page 1
Computer Application [ COM 113]
by Sir Raymond Trinidad

You can also select multiple cells at the same time. A group of cells is known as a cell range. Rather than a
single cell address, you will refer to a cell range using the cell addresses of the first and last cells in the cell
range, separated by a colon. For example, a cell range that included cells A1, A2, A3, A4, and A5 would be
written as A1:A5.

If the columns in your spreadsheet are labeled with numbers instead of letters, you'll need to change the default
reference style for Excel. Review our Extra on What are Reference Styles? to learn how.

To select a cell:
1. Click a cell to select it. When a cell is selected, you will notice that the borders of the cell
appear bold and the column heading and row heading of the cell are highlighted.
2. Release your mouse. The cell will stay selected until you click another cell in the worksheet.

You can also navigate your worksheet and select a cell by using the arrow keys on your keyboard.

To select multiple cells:


1. Click and drag your mouse until all of the adjoining cells you want are highlighted.

2. Release your mouse. The cells will stay selected until you click another cell in the worksheet.

Cell content

Each cell can contain its own text, formatting, comments, formulas, and functions.

Page 2
Computer Application [ COM 113]
by Sir Raymond Trinidad

 Text
Cells can contain letters, numbers, and dates.

 Formatting attributes
Cells can contain formatting attributes that change the way letters, numbers, and dates are displayed.
For example, dates can be formatted as MM/DD/YYYY or M/D/YYYY.

 Comments
Cells can contain comments from multiple reviewers.

 Formulas and functions


Cells can contain formulas and functions that calculate cell values. For example, SUM(cell 1, cell
2...) is a formula that can add the values in multiple cells.

To insert content:
1. Click a cell to select it.
2. Enter content into the selected cell using your keyboard. The content appears in the cell and in
the formula bar. You can also enter or edit cell content from the formula bar.

To delete content within cells:


1. Select the cells containing content you want to delete.
2. Click the Clear command on the Ribbon. A dialog box will appear.
3. Select Clear Contents.

Page 3
Computer Application [ COM 113]
by Sir Raymond Trinidad

You can also use your keyboard's Backspace key to delete content from a single cell or the Delete key to delete
content from multiple cells.

To delete cells:
1. Select the cells you want to delete.
2. Choose the Delete command from the Ribbon.

There's an important difference between deleting the content of a cell and deleting the cell itself. If you delete
the cell, by default the cells underneath it will shift up and replace the deleted cell.

To copy and paste cell content:


1. Select the cells you want to copy.
2. Click the Copy command. The border of the selected cells will change appearance.

Page 4
Computer Application [ COM 113]
by Sir Raymond Trinidad

3. Select the cell or cells where you want to paste the content.
4. Click the Paste command. The copied content will be entered into the highlighted cells.

To cut and paste cell content:


1. Select the cells you want to cut.
2. Click the Cut command. The border of the selected cells will change appearance.

Page 5
Computer Application [ COM 113]
by Sir Raymond Trinidad

3. Select the cells where you want to paste the content.


4. Click the Paste command. The cut content will be removed from the original cells and entered
into the highlighted cells.

To access more paste options:

There are more Paste options you can access from the drop-down menu on the Paste command. These options
may be convenient to advanced users who are working with cells that contain formulas or formatting.

Page 6
Computer Application [ COM 113]
by Sir Raymond Trinidad

To access formatting commands by right-clicking:


1. Select the cells you want to format.
2. Right-click the selected cells. A dialog box will appear where you can easily access many
commands on the Ribbon.

To drag and drop cells:


1. Select the cells you want to move.

Page 7
Computer Application [ COM 113]
by Sir Raymond Trinidad

2. Position your mouse on one of the outside edges of the selected cells. The mouse changes from

a white cross to a black cross with 4 arrows .

3. Click and drag the cells to the new location.


4. Release your mouse, and the cells will be dropped there.

To use the fill handle to fill cells:


1. Select the cell or cells containing the content you want to use. You can fill cell content either
vertically or horizontally.
2. Position your mouse over the fill handle so the white cross becomes a black cross .

3. Click and drag the fill handle until all of the cells you want to fill are highlighted.
4. Release the mouse, and your cells will be filled.

Page 8
Computer Application [ COM 113]
by Sir Raymond Trinidad

You can also double-click the fill handle instead of clicking and dragging. This can be useful with larger
spreadsheets, where clicking and dragging may be awkward.

Watch the video below to see an example of double-clicking the fill handle.

Challenge!
1. Open an existing Excel 2010 workbook. If you want, you can use this example.
2. Select D3, and notice how its cell address appears in the name box and its content appears in the
formula bar.
3. Try inserting text and numbers.
4. Use the fill handle to fill in data to adjoining cells both vertically and horizontally.
5. Cut cells and paste them into a different location.
6. Delete a cell, and note how the content underneath it shifts up to fill its place.
7. Try dragging and dropping some cells to other parts of the worksheet.

Page 9

You might also like