What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

Lesson 5: Cell Basics

/en/excel2016/saving-and-sharing-workbooks/content/

Introduction

Whenever you work with Excel, you'll enter information—or content—into cells. Cells are the basic building blocks of a worksheet. You'll need to learn the basics of cells and cell content to calculate, analyze, and organize data in Excel.

Optional: Download our practice workbook.

Watch the video below to learn more about the basics of working with cells.

Understanding cells

Every worksheet is made up of thousands of rectangles, which are called cells. A cell is the intersection of a row and a column—in other words, where a row and column meet.

Columns are identified by letters (A, B, C), while rows are identified by numbers (1, 2, 3).Each cell has its own name—or cell address—based on its column and row. In the example below, the selected cell intersects column C and row 5, so the cell address is C5.

What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

Note that the cell address also appears in the Name box in the top-left corner, and that a cell's column and row headings are highlighted when the cell is selected.

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. Take a look at the different cell ranges below:

  • Cell range A1:A8

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  • Cell range A1:F1

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  • Cell range A1:F8

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

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:

To input or edit cell content, you'll first need to select the cell.

  1. Click a cell to select it. In our example, we'll select cell D9.
  2. A border will appear around the selected cell, and the column heading and row heading will be highlighted. The cell will remain selected until you click another cell in the worksheet.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

You can also select cells using the arrow keys on your keyboard.

To select a cell range:

Sometimes you may want to select a larger group of cells, or a cell range.

  1. Click and drag the mouse until all of the adjoining cells you want to select are highlighted. In our example, we'll select the cell range B5:C18.
  2. Release the mouse to select the desired cell range. The cells will remain selecteduntil you click another cell in the worksheet.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

Cell content

Any information you enter into a spreadsheet will be stored in a cell. Each cell can contain different types of content, including text, formatting, formulas, and functions.

  • Text: Cells can contain text, such as letters, numbers, and dates.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  • Formatting attributes:Cells can contain formatting attributes that change the way letters, numbers, and dates are displayed. For example, percentages can appear as 0.15 or 15%. You can even change a cell's text or background color.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  • Formulas and functions: Cells can contain formulas and functions that calculate cell values. In our example, SUM(B2:B8) adds the value of each cell in the cell range B2:B8 and displays the total in cell B9.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To insert content:

  1. Click a cell to select it. In our example, we'll select cell F9.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  2. Type something into the selected cell, then press Enter on your keyboard. The content will appear in the cell and the formula bar. You can also input and edit cell content in the formula bar.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To delete (or clear) cell content:

  1. Select the cell(s) with content you want to delete. In our example, we'll select the cell range A10:H10.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  2. Select the Clear command on the Home tab, then click Clear Contents.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  3. The cell contents will be deleted.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

You can also use the Delete key on your keyboard to delete content from multiple cells at once. The Backspace key will only delete content from one cell at a time.

To delete cells:

There is an important difference between deleting the content of a cell and deleting the cell itself. If you delete the entire cell, the cells below it will shift to fill in the gaps and replace the deleted cells.

  1. Select the cell(s) you want to delete. In our example, we'll select A10:H10.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  2. Select the Delete command from the Home tab on the Ribbon.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  3. The cells below will shift up and fill in the gaps.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To copy and paste cell content:

Excel allows you to copy content that is already entered into your spreadsheet and paste that content to other cells, which can save you time and effort.

  1. Select the cell(s) you want to copy. In our example, we'll select F9.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  2. Click the Copy command on the Home tab, or press Ctrl+C on your keyboard.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  3. Select the cell(s) where you want to paste the content. In our example, we'll select F12:F17. The copied cell(s) will have a dashed box around them.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  4. Click the Paste command on the Home tab, or press Ctrl+V on your keyboard.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  5. The content will be pasted into the selected cells.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To access more paste options:

You can also access additional paste options, which are especially convenient when working with cells that contain formulas or formatting. Just click the drop-down arrow on the Paste command to see these options.

What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

Instead of choosing commands from the Ribbon, you can access commands quickly by right-clicking. Simply select the cell(s) you want to format, then right-click the mouse. A drop-down menu will appear, where you'll find several commands that are also located on the Ribbon.

What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To cut and paste cell content:

Unlike copying and pasting, which duplicates cell content, cutting allows you to move content between cells.

  1. Select the cell(s) you want to cut. In our example, we'll select G5:G6.
  2. Right-click the mouse and select the Cut command. Alternatively, you can use the command on the Home tab, or press Ctrl+X on your keyboard.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  3. Select the cells where you want to paste the content. In our example, we'll select F10:F11. The cut cells will now have a dashed box around them.
  4. Right-click the mouse and select the Paste command. Alternatively, you can use the command on the Home tab, or press Ctrl+V on your keyboard.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  5. The cut content will be removed from the original cells and pasted into the selected cells.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To drag and drop cells:

Instead of cutting, copying, and pasting, you can drag and drop cells to move their contents.

  1. Select the cell(s) you want to move. In our example, we'll select H4:H12.
  2. Hover the mouse over the border of the selected cell(s) until the mouse changes to a pointer with four arrows.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  3. Click and drag the cells to the desired location. In our example, we'll move them to G4:G12.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  4. Release the mouse. The cells will be dropped in the selected location.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To use the fill handle:

If you're copying cell content to adjacent cells in the same row or column, the fill handle is a good alternative to the copy and paste commands.

  1. Select the cell(s) containing the content you want to use, then hover the mouse over the lower-right corner of the cell so the fill handle appears.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  2. Click and drag the fill handle until all of the cells you want to fill are selected. In our example, we'll select G13:G17.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  3. Release the mouse to fill the selected cells.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

To continue a series with the fill handle:

The fill handle can also be used to continue a series. Whenever the content of a row or column follows a sequential order, like numbers (1, 2, 3) or days (Monday, Tuesday, Wednesday), the fill handle can guess what should come next in the series. In most cases, you will need to select multiple cells before using the fill handle to help Excel determine the series order. Let's take a look at an example:

  1. Select the cell range that contains the series you want to continue. In our example, we'll select E4:G4.
  2. Click and drag the fill handle to continue the series.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

  3. Release the mouse. If Excel understood the series, it will be continued in the selected cells. In our example, Excel added Part 4, Part 5, and Part 6 to H4:J4.

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

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 our practice workbook.
  2. Select cell D6 and type hlee.
  3. Clear the contents in row 14.
  4. Delete column G.
  5. Using either cut and paste or drag and drop, move the contents of row 18 to row 14.
  6. Use the fill handle to put an X in cells F9:F17.
  7. When you're finished, your workbook should look like this:

    What is a box in the upper left corner of the worksheet grid that selects all the cells in a worksheet is the?

/en/excel2016/modifying-columns-rows-and-cells/content/

What displays the name of the selected cell table chart or object in Excel?

The name box is the box at left end of the formula bar that identifies the selected cell, chart item, or drawing object. The Name Box displays the cell reference of the active cell.

What is another name for cell reference?

A cell reference or cell address is a combination of a column letter and a row number that identifies a cell on a worksheet.

What is an Excel feature that adjusts the width of a column to fit the cell content of the widest cell in the column?

Change the column width to automatically fit the contents (AutoFit) Select the column or columns that you want to change. On the Home tab, in the Cells group, click Format. Under Cell Size, click AutoFit Column Width.

What is an Excel feature that generates and extends values into adjacent cells based on the values of selected cells?

Definition of terms used in this chapter:.