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
8 Fundamental Indicators for Stocks in 2024 - ICICIdirect
AdMob Rewarded Video Ads - Ultimate Guide [2023]
Skyward Sinton
Pnct Terminal Camera
How Much Does Dr Pol Charge To Deliver A Calf
Online Reading Resources for Students & Teachers | Raz-Kids
Archived Obituaries
Body Rubs Austin Texas
Gore Videos Uncensored
سریال رویای شیرین جوانی قسمت 338
Craigslist - Pets for Sale or Adoption in Zeeland, MI
Remnant Graveyard Elf
Www.paystubportal.com/7-11 Login
Persona 4 Golden Taotie Fusion Calculator
Superhot Unblocked Games
Lenscrafters Huebner Oaks
“In my day, you were butch or you were femme”
Samsung Galaxy S24 Ultra Negru dual-sim, 256 GB, 12 GB RAM - Telefon mobil la pret avantajos - Abonament - In rate | Digi Romania S.A.
Alejos Hut Henderson Tx
No Hard Feelings Showtimes Near Cinemark At Harlingen
Imagetrend Inc, 20855 Kensington Blvd, Lakeville, MN 55044, US - MapQuest
Video shows two planes collide while taxiing at airport | CNN
Weather Rotterdam - Detailed bulletin - Free 15-day Marine forecasts - METEO CONSULT MARINE
Mtr-18W120S150-Ul
Urban Dictionary Fov
Timeline of the September 11 Attacks
Is Holly Warlick Married To Susan Patton
O'reilly's In Mathis Texas
Truck from Finland, used truck for sale from Finland
Jailfunds Send Message
Pioneer Library Overdrive
Account Now Login In
Breckie Hill Fapello
Robot or human?
Steven Batash Md Pc Photos
Personalised Handmade 50th, 60th, 70th, 80th Birthday Card, Sister, Mum, Friend | eBay
Keeper Of The Lost Cities Series - Shannon Messenger
Barber Gym Quantico Hours
South Bend Tribune Online
Anderson Tribute Center Hood River
The power of the NFL, its data, and the shift to CTV
Gregory (Five Nights at Freddy's)
Content Page
Celsius Claims Agent
Yourcuteelena
Streameast Io Soccer
Craigslist Pet Phoenix
Makes A Successful Catch Maybe Crossword Clue
300 Fort Monroe Industrial Parkway Monroeville Oh
Optimal Perks Rs3
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.