GCFLearnFree.org

Google Sheets

Getting Started with Google Sheets

Page 1

Introduction

Screenshot of Google Spreadsheets

Google Spreadsheets allows you to organize, edit, and analyze different types of information using spreadsheets. In this lesson, you'll learn about the different ways you might use spreadsheets and how to navigate the Google Spreadsheets interface. You'll also learn the basic ways to work with cells and cell content, including how to select cells, insert content, copy and paste cells, and more.

Page 2

Getting to know Google Spreadsheets

Launch "Getting Started with Spreadsheets" video!Watch the video (2:56).

Watch the video to learn how to navigate the Google Spreadsheets interface.

All about Google Spreadsheets

Google Spreadsheets is a web-based spreadsheet application that allows you to store and organize different types of information, much like Microsoft Excel. While Google Spreadsheets does not offer all of Excel's advanced features, it's easy to create and edit spreadsheets ranging from the simple to the complex.

While you might think spreadsheets are only used by certain people to process complicated numbers and data, they can actually be used for a variety of everyday tasks. Whether you're starting a budget, planning a garden, or creating an invoice or just about anything else you can think of, spreadsheets are a great way to organize information.

Review the slideshow below to learn some of the other ways you might use spreadsheets.

The new Google Sheets has some additional features. To find out more about them, check out our lesson on Understanding the New Google Sheets.

To create a new Google spreadsheet:

  1. While viewing your Google Drive, click Create and select Spreadsheet from the drop-down menu.
    Screenshot of Google SpreadsheetsCreating a new spreadsheet
  2. The spreadsheet will appear in a new browser tab.
    Screenshot of Google SpreadsheetsThe new spreadsheet
  3. To name your spreadsheet, locate and select Untitled spreadsheet at the top of the page.
  4. The Rename Document dialog box will appear. Type a name for your spreadsheet, then click OK.
    Screenshot of Google SpreadsheetsRenaming a new spreadsheet
  5. Your spreadsheet will be renamed.
    Screenshot of Google SpreadsheetsThe renamed sprreadsheet
  6. Whenever you need to view or edit your spreadsheet, you can access it again from your Google Drive, where it will be saved automatically.
    Screenshot of Google SpreadhseetsThe newly created file in your Google Drive

You may notice that there is no save button. This is because Google Docs uses autosave, which automatically and immediately saves your files as you edit them.

Screenshot of Google DriveThe auto-save feature
Page 3

The Google Spreadsheets interface

In order to use and edit spreadsheets, you will need to become familiar with the Google Spreadsheets interface.

Click the buttons in the interactive below to learn more about the Google Spreadsheets interface.

Column

A column is a group of cells that run vertically from top to bottom. Columns are identified by letters. Column C is selected in this example.

Row

A row is a group of cells that run horizontally from side-to-side. Rows are identitied by numbers. Row 10 is selected in this example.

Cell

Each rectangle in a spreadsheet is called a cell.

A cell is the intersection of a row and a column.

Simply click to select a cell. Cell B5 is selected in this example.

Spreadsheet Title

By default, any new spreadsheet is named Untitled Spreadsheet. Click the title to rename the spreadsheet.

Toolbar Menu

You can use the toolbar menu options to edit and modify your spreadsheet in various ways. Click a menu and then select the desired action from the drop-down list.

Shortcut Toolbar

This toolbar provides convenient shortcut buttons for formatting the data in your spreadsheet, like font size, text alignment, text color, and more.

Formula Bar

You can use the formula bar to enter and edit data, functions and formulas for a specific cell.

In this example, cell C2 is selected. Note how the data appears in both the cell and the formula bar.

Sheets Toolbar

Every spreadsheet can have multiple sheets. Select the sheet tabs to navigate between sheets or click the Add Sheet + command to add a new sheet.

Collaboration Options

Click Share to share your spreadsheet and even allow others to edit and collaborate.

 

Page 4

Cell basics

Every spreadsheet is made up of thousands of rectangles, which are called cells. A cell is the intersection of a row and a column. Columns are identified by letters (A, B, C), while rows are identified by numbers (1, 2, 3).

Screenshot of Google SpreadsheetsCell C10

Each cell has its own name, or cell address, based on its column and row. In this example, the selected cell intersects column C and row 10, so the cell address is C10. Note that a cell's column and row headings become darker 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'll refer to a cell range using the cell address 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.

In the images below, two different cell ranges are selected:

  • Cell range A2:A8
    Screenshot of Google SpreadsheetsCell range A2:A8
  • Cell range A2:B8
    Screenshot of Google SpreadsheetsCell range A2:B8

Understanding cell content

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

  • Text
    Cells can contain text, such as letters, numbers, and dates.
    Screenshot of Google SpreadsheetsCell text
  • 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 background color.
    Screenshot of Google SpreadsheetsCell formatting
  • 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 cell range B2:B8 and displays the total in cell B9.
    Screenshot of Google SpreadsheetsCell formulas

To select cells:

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

  1. Click a cell to select it.
  2. A blue box A selected cell will appear around the selected cell.
    Screenshot of Google SpreadsheetsSelecting a single cell

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 cell range.

  1. Click, hold, and drag the mouse until all of the cells you wish to select are highlighted.
  2. Release the mouse to select the desired cell range.
    Screenshot of Google SpreadsheetsClicking and dragging to select multiple cells

To insert cell content:

  1. Select the desired cell.
    Screenshot of Google SpreadsheetsSelecting a cell
  2. Type content into the selected cell, then press Enter. The content will appear in the cell and the formula bar. You can also input and edit cell content in the formula bar.
    Screenshot of Google SpreadsheetsThe new cell content

To delete cell content:

  1. Select the cell you wish to delete.
  2. Press the Delete or Backspace key on your keyboard. The cell's contents will be deleted.
    Screenshot of Google SpreadsheetsDeleting a cell's content
Page 5

To copy and paste cells:

It's easy to copy content that is already entered into your spreadsheet and paste that content to other cells.

  1. Select the cells you wish to copy.
  2. Press Ctrl+C (Windows) or Command+C (Mac) on your keyboard to copy the cells.
    Screenshot of Google SpreadsheetsSelecting the cell to copy
  3. Select the cell or cells where you wish to paste the cells. The copied cells will now have a box around them.
    Screenshot of Google SpreadsheetsChoosing the destination for the copied cell
  4. Press Ctrl+V (Windows) or Command+V (Mac) on your keyboard to paste the cells.
    Screenshot of Google SpreadsheetsThe copied and pasted cell content

To cut and paste cells:

Unlike copying and pasting, which duplicates cell content, cutting and pasting moves content between cells.

  1. Select the cells you wish to cut.
    Screenshot of Google SpreadsheetsSelecting the cell to cut
  2. Press Ctrl+X (Windows) or Command+X (Mac) on your keyboard to cut the cells. The cell content will remain in its original location until the cells are pasted.
  3. Select the cell or cells where you wish to paste the cells.
    Screenshot of Google SpreadsheetsChoosing the destination for the cut cell
  4. Press Ctrl+V (Windows) or Command+V (Mac) on your keyboard to paste the cells.
    Screenshot of Google SpreadsheetsThe cut and pasted cell content

There may be times when you want to copy and paste only certain parts of a cell's content. In these cases, you can use the Paste Special option. Click Edit in the toolbar menu, hover the mouse over Paste Special, and select your desired paste option from the drop-down menu.

Screenshot of Google SpreadsheetsAccessing the Paste Special option
Page 6

To drag and drop cells:

Rather than cutting and pasting, you can drag and drop cells to move their contents.

  1. Select a cell, then hover the mouse over an outside edge of the blue box. The cursor will turn into a hand icon Drag Cell Hand.
    Screenshot of Google SpreadsheetsSelecting a cell to drag and drop
  2. Click, hold, and drag the cell to its desired location.
    Screenshot of Google SpreadsheetsClicking and dragging a cell
  3. Release the mouse to drop the cell.
    Screenshot of Google SpreadsheetsThe dropped cell

To use the fill handle:

There may be times when you would like to copy the content of one cell to several other cells in your spreadsheet. You could copy and paste the content into each cell, but this method would be time consuming. Instead, you can use the fill handle to quickly copy and paste content from one cell to any other cells in the same row or column.

  1. Select the cell you wish to use. A small square, known as the fill handle, will appear in the bottom-right corner of the cell.
  2. Hover the mouse over the fill handle. The cursor will change to a black cross.
    Screenshot of Google SpreadsheetsSelecting the fill handle
  3. Click, hold, and drag the fill handle over the cells you wish to fill. A dotted black line will appear around the cells that will be filled.
    Screenshot of Google SpreadsheetsFilling cells with the fill handle
  4. Release the mouse to fill the selected cells.
    Screenshot of Google SpreadsheetsThe filled cells

Using the fill handle to continue a series

The fill handle can also be used to continue a series. Any time the content of a row or column follows a sequential order, like numbers (1, 2, 3) or days (Monday, Tuesday, Wednesday), the fill handle will guess what should come next in the series. In our example below, the fill handle is used to extend a series of dates in a column.

Screenshot of Google SpreadsheetsUsing the fill handle to extend a series
Screenshot of Google SpreadsheetsThe extended series
 
Page 7

Challenge!

To work through the challenge, open GCFLearnFree L8: Field Trip Checklist and copy the file to your Google Drive. View the instructions below the challenge if you are not sure how to make a copy of the file.

  1. First, reflect on when using a spreadsheet might be helpful to you.
  2. Select cell A13 and insert an "x" to mark that student as attending.
  3. Cut and paste the contents of cell C7 to cell B7.
  4. Drag and drop cells C11:C13 to B11:B13.
  5. Use the fill handle to copy the content of cell D9 to other cells in the same column.

To copy the example file to your Google Drive:

In these tutorials, we will provide example files you can use to practice what you've learned in each lesson. Because these files are Google Docs we have chosen to share, you will need to copy the file to your Google Drive before you can edit the file.

  1. Click the link at the top of this page to open the example file.
  2. The example file will appear in a new browser tab or window. If you are not currently signed in to your Google account, locate and click Sign in on the top-right corner of the page.
    Screenshot of Google SpreadsheetsSigning in to your Google Account
  3. After you have signed in to your Google account, locate and select File in the toolbar menu, then select Make a copy... from the drop-down menu.
    Screenshot of Google SpreadsheetsMaking a copy of the example file
  4. The Copy Document dialog box will appear. Enter a new title for the file, then click OK.
    Screenshot of Google SpreadsheetsNaming the file and clicking OK
  5. The copy of the file will appear in a new browser tab. Now you're ready to start using the example file.
    Screenshot of Google SpreadsheetsViewing the copied example file in a new tab