Google Sheets: Getting Started with Google Sheets (2024)

Lesson 8: Getting Started with Google Sheets

/en/googlespreadsheets/converting-and-printing-docs/content/

Introduction

Google Sheets 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 Sheets interface. You'll also learn the basic ways to work with cells and cell content, including how to select cells, insert content, and copy and paste cells.

Watch the video below to see an overview of Google Sheets.

All about Google Sheets

Google Sheets is a web-based spreadsheet application that allows you to store and organize different types of information, much like Microsoft Excel. While Google Sheets 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.

  • Google Sheets: Getting Started with Google Sheets (1)
  • Google Sheets: Getting Started with Google Sheets (2)
  • Google Sheets: Getting Started with Google Sheets (3)
  • Google Sheets: Getting Started with Google Sheets (4)
  • Google Sheets: Getting Started with Google Sheets (5)
  • Google Sheets: Getting Started with Google Sheets (6)
  • Google Sheets: Getting Started with Google Sheets (7)

To create a new Google spreadsheet:

  1. While viewing your Google Drive, click New and select Google Sheets from the drop-down menu.

    Google Sheets: Getting Started with Google Sheets (8)

  2. The spreadsheet will appear in a new browser tab.

    Google Sheets: Getting Started with Google Sheets (9)

  3. To name your spreadsheet, locate and select Untitled spreadsheet at the top of the page. Type a name for your spreadsheet, then press Enter on your keyboard.

    Google Sheets: Getting Started with Google Sheets (10)

  4. Your spreadsheet will be renamed.

    Google Sheets: Getting Started with Google Sheets (11)

  5. Whenever you need to view or edit your spreadsheet, you can access it again from your Google Drive, where it will be saved automatically.

    Google Sheets: Getting Started with Google Sheets (12)

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

Google Sheets: Getting Started with Google Sheets (13)

The Google Sheets interface

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

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

edit hotspotsGoogle Sheets: Getting Started with Google Sheets (14)

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

Google Sheets: Getting Started with Google Sheets (15)

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

    Google Sheets: Getting Started with Google Sheets (16)

  • Cell range A2:B8

    Google Sheets: Getting Started with Google Sheets (17)

Understanding cell content

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

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

    Google Sheets: Getting Started with Google Sheets (18)

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

    Google Sheets: Getting Started with Google Sheets (19)

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

    Google Sheets: Getting Started with Google Sheets (20)

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 will appear around the selected cell.

    Google Sheets: Getting Started with Google Sheets (21)

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 and drag the mouse until all of the cells you want to select are highlighted.
  2. Release the mouse to select the desired cell range.

    Google Sheets: Getting Started with Google Sheets (22)

To insert cell content:

  1. Select the desired cell.

    Google Sheets: Getting Started with Google Sheets (23)

  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 content into and edit cell content in the formula bar.

    Google Sheets: Getting Started with Google Sheets (24)

To delete cell content:

  1. Select the cell you want to delete.
  2. Press the Delete or Backspace key on your keyboard. The cell's contents will be deleted.

    Google Sheets: Getting Started with Google Sheets (25)

To copy and paste cells:

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

  1. Select the cells you want to copy.
  2. Press Ctrl+C (Windows) or Command+C (Mac) on your keyboard to copy the cells.

    Google Sheets: Getting Started with Google Sheets (26)

  3. Select the cell or cells where you want to paste the cells. The copied cells will now have a box around them.

    Google Sheets: Getting Started with Google Sheets (27)

  4. Press Ctrl+V (Windows) or Command+V (Mac) on your keyboard to paste the cells.

    Google Sheets: Getting Started with Google Sheets (28)

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 want to cut.

    Google Sheets: Getting Started with Google Sheets (29)

  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 want to paste the cells.

    Google Sheets: Getting Started with Google Sheets (30)

  4. Press Ctrl+V (Windows) or Command+V (Mac) on your keyboard to paste the cells.

    Google Sheets: Getting Started with Google Sheets (31)

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.

Google Sheets: Getting Started with Google Sheets (32)

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.

    Google Sheets: Getting Started with Google Sheets (33)

  2. Click and drag the cell to its desired location.

    Google Sheets: Getting Started with Google Sheets (34)

  3. Release the mouse to drop the cell.

    Google Sheets: Getting Started with Google Sheets (35)

To use the fill handle:

There may be times when you want 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 want 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.

    Google Sheets: Getting Started with Google Sheets (36)

  3. Click and drag the fill handle over the cells you want to fill. A dotted black line will appear around the cells that will be filled.

    Google Sheets: Getting Started with Google Sheets (37)

  4. Release the mouse to fill the selected cells.

    Google Sheets: Getting Started with Google Sheets (38)

Using the fill handle to continue a series

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

Google Sheets: Getting Started with Google Sheets (39)

Google Sheets: Getting Started with Google Sheets (40)

Challenge!

  1. Open Google Sheets and create a new blank spreadsheet.
  2. Change the spreadsheet title from Untitled Spreadsheet to Practice Spreadsheet.
  3. In cell A1, type the date using the format M/D/YY (for example, 5/30/17).
  4. Use the fill handle to place dates in cells A1:A10.
  5. Use drag and drop to move the dates to cells B1:B10.
  6. Delete the content in cell B5.
  7. When you're finished, your spreadsheet should look something like this:

    Google Sheets: Getting Started with Google Sheets (41)

Google Sheets: Getting Started with Google Sheets (43)

Previous: Converting and Printing Docs

Next:Modifying Columns, Rows, and Cells

Google Sheets: Getting Started with Google Sheets (44)

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

Google Sheets: Getting Started with Google Sheets (2024)
Top Articles
Everything You Should Know About Cryptocurrency Regulations In India
Passive-Aggression
Friskies Tender And Crunchy Recall
Tmf Saul's Investing Discussions
Is pickleball Betts' next conquest? 'That's my jam'
Lowes 385
Sunday World Northern Ireland
Garrick Joker'' Hastings Sentenced
Lantana Blocc Compton Crips
Cool Math Games Bucketball
Local Dog Boarding Kennels Near Me
Echo & the Bunnymen - Lips Like Sugar Lyrics
Sony E 18-200mm F3.5-6.3 OSS LE Review
Stihl Km 131 R Parts Diagram
Viprow Golf
National Weather Service Denver Co Forecast
How Much Is Tay Ks Bail
Drago Funeral Home & Cremation Services Obituaries
Nordstrom Rack Glendale Photos
Lista trofeów | Jedi Upadły Zakon / Fallen Order - Star Wars Jedi Fallen Order - poradnik do gry | GRYOnline.pl
Kaitlyn Katsaros Forum
Raz-Plus Literacy Essentials for PreK-6
Isaidup
Like Some Annoyed Drivers Wsj Crossword
Galaxy Fold 4 im Test: Kauftipp trotz Nachfolger?
48 Oz Equals How Many Quarts
How To Tighten Lug Nuts Properly (Torque Specs) | TireGrades
3Movierulz
Abga Gestation Calculator
Summoners War Update Notes
Log in to your MyChart account
Best New England Boarding Schools
Does Circle K Sell Elf Bars
Kokomo Mugshots Busted
Forager How-to Get Archaeology Items - Dino Egg, Anchor, Fossil, Frozen Relic, Frozen Squid, Kapala, Lava Eel, and More!
Royal Caribbean Luggage Tags Pending
Plato's Closet Mansfield Ohio
Dreammarriage.com Login
2016 Honda Accord Belt Diagram
Ljw Obits
2008 Chevrolet Corvette for sale - Houston, TX - craigslist
Petsmart Northridge Photos
450 Miles Away From Me
My.lifeway.come/Redeem
Bbc Gahuzamiryango Live
D-Day: Learn about the D-Day Invasion
Sam's Club Gas Prices Deptford Nj
Dogs Craiglist
Jeep Forum Cj
Washington Craigslist Housing
Jigidi Jigsaw Puzzles Free
Fahrpläne, Preise und Anbieter von Bookaway
Latest Posts
Article information

Author: Amb. Frankie Simonis

Last Updated:

Views: 5813

Rating: 4.6 / 5 (56 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Amb. Frankie Simonis

Birthday: 1998-02-19

Address: 64841 Delmar Isle, North Wiley, OR 74073

Phone: +17844167847676

Job: Forward IT Agent

Hobby: LARPing, Kitesurfing, Sewing, Digital arts, Sand art, Gardening, Dance

Introduction: My name is Amb. Frankie Simonis, I am a hilarious, enchanting, energetic, cooperative, innocent, cute, joyous person who loves writing and wants to share my knowledge and understanding with you.