Getting to Know Excel!

Getting to Know Excel!

11th Grade

10 Qs

quiz-placeholder

Similar activities

Excel Quiz

Excel Quiz

KG - University

15 Qs

Unit 5 - Getting Started with MS Excel 2016

Unit 5 - Getting Started with MS Excel 2016

6th - 12th Grade

10 Qs

Dasar-dasar Microsoft Excel

Dasar-dasar Microsoft Excel

11th Grade

10 Qs

Microsoft Excel

Microsoft Excel

11th Grade

12 Qs

Excel: basic understanding

Excel: basic understanding

3rd Grade - Professional Development

13 Qs

Formatting in Google Sheets

Formatting in Google Sheets

7th - 12th Grade

11 Qs

DIT Excel 2016 Review

DIT Excel 2016 Review

8th - 12th Grade

15 Qs

Y7Spreadsheet Homework 1 Quiz

Y7Spreadsheet Homework 1 Quiz

6th Grade - University

15 Qs

Getting to Know Excel!

Getting to Know Excel!

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Juvy Maybe

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following statements is correct about the difference between a workbook and spreadsheet?

Workbook can contain several sheets while a spreadsheet is one page or a portion of your document.

Workbook only contains one sheet while a spreadsheet is the whole document.

Workbook cannot contain any sheet while a spreadsheet can contain several pages.

Workbook is a single page in a sheet while a spreadsheet contains the whole workbook.

Answer explanation

Workbook is the document itself when you open your Excel. Spreadsheet on the other hand is just one portion of your document. A workbook can contain many spreadsheets. Think of it as a simple book. Workbook is the book itself and the spreadsheets are the pages of that book containing lessons and activities.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Clara is doing homework where she needs to format the table for presenting the data of the daily and weekly growth of her bean sprout. She also needs to compute for the average growth length of the bean sprout. What tabs should she check to finish her homework?

File tab and Data tab

Insert tab and Data tab

Home tab and Formulas Tab

Page Layout tab and Formulas tab

Answer explanation

Clara needs to check the Home tab first in order for her to format the table. There are tools for changing the font, size, and color to make the data table more appealing and understandable. She also needs to check the Formulas tab and find the functions she needs for the average computation.

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What type of operator will you use if you want to compare two values?

text concatenation

reference opertor

arithmetic operator

comparison operator

Answer explanation

Comparison operators are logical operators used to compare two values in a spreadsheet. The result of the comparison can be either TRUE or FALSE.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What symbol from the arithmetic operators will you use if you want to know if a number is divisible by another number?

%

^

/

*

Answer explanation

The percent sign is the modulo operator for spreadsheet. Modulo returns the remainder of a number and if the remainder is zero it means that it is divisible.

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What symbol from the reference operators will you use if you want to select a range of cells in your spreadsheet?

,

:

#

@

Answer explanation

The colon sign (:) is a range operator used to show reference of the range of selected cells. This sign is a reference operator.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Your teachers also asked you to get the average for each kakanin so that they will get an idea of the ratio they need to prepare for each type. Which of the following formulas will you use to get the average of the three sections? Refer to the same table provided.

=B2+B3+B4/4

=(B2+B3+B4)/4

=H2+H3+H4/4

=(H2+H3+H4)/4

Answer explanation

To get the average, you should add each value per kakanin type and divide it by 3 for the three sections. Use parentheses to make sure that the addition is performed first. The formula should be =(B2+B3+B4)/4 and using the fill handle, you can just drag the formula to apply to others.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a conditional function?

OR

NOT

AND

BUT

Answer explanation

BUT does not make logical comparisons in spreadsheet programs.. We use AND, IF, OR, NOT, COUNTIF, COUNTIFS, SUMIF, SUMIFS, and IFERROR as conditional functions.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?