What does the cell reference: a10:a13 mean?

Show

13) How do you delete numbers from a cell?a)You have to press the same numbers on your keyboard.b)By pressing delete several times.c)It is not possible to delete numbers from a sheet once they have been inserted.d)By selecting the cell and pressing the delete button on your keyboard.

14) What is the horizontal navigation bar at the bottom right of a spreadsheet used for?

Get answer to your question and much more

15) After adding text or numbers to a cell, which keyboard button should you press to "accept" thecontent you entered?

Get answer to your question and much more

16) What does the cell reference: A10:A13 mean?

Get answer to your question and much more

17) Which of the following option(s) represent the correct formula to multiply two values located in cellsA1 and A2 with each other?a)Entering the formula: =A1xA2b)Entering the formula: =MULTIPLY(A1:A2)c)Entering the formula: =A1*A2d)All of the above options are correct.

18) Study the orange highlighted cells in the screenshot above. Which of the following options bestrepresent the cell reference(s) which includes all of the highlighted cells?

Get answer to your question and much more

19) Which of the following options does NOT represent a step in using the AutoSum function?

Get answer to your question and much more

b)Select non-adjacent cells by holding down the Ctrl key and clicking on cells to include in theformula.c)Press Enter on your keyboard to accept/finalize the formula and display the result.d)Press the AutoSum button located under the Formulas tab in the Function Library group.20) Study the formulas listed below. Which of the formulas contain an error that will prevent itfrom working?

Get answer to your question and much more

Upload your study docs or become a

Course Hero member to access this document

Upload your study docs or become a

Course Hero member to access this document

End of preview. Want to read all 8 pages?

Upload your study docs or become a

Course Hero member to access this document

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

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 does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

  • Cell range A1:F1

    What does the cell reference: a10:a13 mean?

  • Cell range A1:F8

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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 selected until you click another cell in the worksheet.

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

  • 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 does the cell reference: a10:a13 mean?

  • 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 does the cell reference: a10:a13 mean?

To insert content:

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

    What does the cell reference: a10:a13 mean?

  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 does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

  3. The cell contents will be deleted.

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

  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 does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

  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 does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

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

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

  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 does the cell reference: a10:a13 mean?

  3. Release the mouse to fill the selected cells.

    What does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

  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 does the cell reference: a10:a13 mean?

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 does the cell reference: a10:a13 mean?

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