How do we label the rows and columns in an Excel worksheet?

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.

How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

  • Cell range A1:F1

    How do we label the rows and columns in an Excel worksheet?

  • Cell range A1:F8

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

  • 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.

    How do we label the rows and columns in an Excel worksheet?

  • 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.

    How do we label the rows and columns in an Excel worksheet?

To insert content:

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

    How do we label the rows and columns in an Excel worksheet?

  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.

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

  3. The cell contents will be deleted.

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

  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.

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

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.

How do we label the rows and columns in an Excel worksheet?

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.

How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

  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.

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

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

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

  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.

    How do we label the rows and columns in an Excel worksheet?

  3. Release the mouse to fill the selected cells.

    How do we label the rows and columns in an Excel worksheet?

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.

    How do we label the rows and columns in an Excel worksheet?

  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.

    How do we label the rows and columns in an Excel worksheet?

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:

    How do we label the rows and columns in an Excel worksheet?

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

How do I label rows and columns in Excel?

You can't customize the numbers and letters in row and column headings. If your goal is to label columns or rows in your worksheet, just click a cell, type the text that you want to use, and then press TAB to move to the next cell.

How do I label a row in Excel?

Select the range you want to name, including the row or column labels. Select Formulas > Create from Selection. In the Create Names from Selection dialog box, designate the location that contains the labels by selecting the Top row,Left column, Bottom row, or Right column check box. Select OK.

How are columns and rows labeled?

How are columns and rows labeled? In all spreadsheet programs including Microsoft Excel, rows are labeled using numbers (e.g., 1 to 1,048,576). All columns are labeled with letters starting with the letter A and then incrementing by a letter after the final letter Z.

How are rows and columns identified in an Excel worksheet?

Each row is identified by row number, which runs vertically at the left side of the sheet. Each column is identified by column header, which runs horizontally at the top of the sheet.