Sheets Flashcards
(28 cards)
What is Google Sheets?
A web-based spreadsheet application that allows users to create, edit, and share spreadsheets online.
True or False: Google Sheets is part of Google Workspace.
True
What file format does Google Sheets use by default?
Google Sheets format (.gsheet)
Fill in the blank: In Google Sheets, a _____ is a collection of cells organized in rows and columns.
Spreadsheet
What is the shortcut to create a new Google Sheets document?
Ctrl + N (or Cmd + N on Mac)
What feature allows you to automatically fill cells with a series of numbers or dates?
Autofill
What function would you use to sum a range of cells in Google Sheets?
SUM
Multiple choice: Which of the following is NOT a function in Google Sheets? A) AVERAGE B) COUNT C) SUMMARIZE D) MAX
C) SUMMARIZE
How can you protect a sheet from being edited by others?
By setting permissions and using the ‘Protected sheets and ranges’ feature.
True or False: Google Sheets can be accessed offline.
True
What does the CONCATENATE function do?
It joins two or more strings of text together.
What is the maximum number of rows in a Google Sheets document?
10 million cells, which translates to about 18,278 rows if each column is used.
Fill in the blank: The _____ function returns the highest value in a numeric range.
MAX
Multiple choice: Which of the following can you NOT do in Google Sheets? A) Create charts B) Use pivot tables C) Edit videos D) Share documents
C) Edit videos
What is a pivot table used for in Google Sheets?
To summarize and analyze data from a larger dataset.
What is the purpose of the VLOOKUP function?
To search for a value in the first column of a range and return a value in the same row from a specified column.
True or False: You can import data from other spreadsheets into Google Sheets.
True
What is the purpose of conditional formatting?
To change the appearance of cells based on specific conditions.
Fill in the blank: The _____ function counts the number of cells that meet a specific condition.
COUNTIF
What does the ‘Filter’ feature do in Google Sheets?
It allows users to display only the rows that meet certain criteria.
How do you insert a new row in Google Sheets?
Right-click on a row number and select ‘Insert row above’ or ‘Insert row below’.
What keyboard shortcut opens the ‘Format’ menu in Google Sheets?
Alt + Shift + F
True or False: Google Sheets automatically saves your work.
True
What is the function of the ‘Sort’ feature?
To arrange the data in a specified order, either ascending or descending.