ICF 9 LESSON 3 Using Formulas

ICF 9 LESSON 3 Using Formulas

9th Grade

11 Qs

quiz-placeholder

Similar activities

Basic Spreadsheet Formulas

Basic Spreadsheet Formulas

KG - University

12 Qs

ICT 1st Exam

ICT 1st Exam

9th - 12th Grade

11 Qs

Excel Vocab: Mods 1 & 2

Excel Vocab: Mods 1 & 2

9th - 12th Grade

8 Qs

ICT Assessment

ICT Assessment

9th Grade

15 Qs

3.06 Unit 8 Quiz Review

3.06 Unit 8 Quiz Review

9th - 12th Grade

10 Qs

MS Excel- Grade 6

MS Excel- Grade 6

4th - 10th Grade

15 Qs

L1 Formatting Basics

L1 Formatting Basics

9th - 12th Grade

15 Qs

Excel

Excel

KG - University

7 Qs

ICF 9 LESSON 3 Using Formulas

ICF 9 LESSON 3 Using Formulas

Assessment

Quiz

Computers

9th Grade

Hard

Created by

CARLOS BANTULO

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What should you enter in a cell to find the difference between 9 and 5?

DIFF(9,5)

VAL(9-5)

=9-5

9-5

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct order of precedence for standard math operators?

Division, subtraction, multiplication, addition

Multiplication, division, addition, subtraction

Addition, subtraction, multiplication, division

Division, subtraction, addition, multiplication

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following correctly identifies the different parts of the following reference: Tours!B4

Tours is the name of the worksheet and B4 is the cell reference.

Tours is the name of the workbook file and B4 is the cell reference.

Tours is a named range in the worksheet, and B4 is the cell reference.

Tours is the name of the column and B4 is the name of the row.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a valid formula for calculating a total value using the data in several cells?

=SUM(C6:C18)

=SUM(C6:C18,D6:D18,F6:F18)

=SUM(C6:C18,C20)

None – all are valid formulas

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following formulas says: if the value in cell B6 is greater than 500, then display a value equal to B6*20; otherwise, display a zero?

=(B6>500,B6*20,0)

=SUM(B6>500,B6*20,0)

=MULT(B6>500,B6*20,0)

=IF(B6>500,B6*20,0)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cell H7 contains the text John Jacob Jingleheimer Schmidt. Which of the following functions will extract the word "Jingle"?

=LEFT(H7,12)

=MID(H7,12,6)

=RIGHT((H7)/2,6)

=EXTRACT("Jingle",H7,12)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which type of cell address will be adjusted in the new location based on the relative position of the original formula’s input cells?

A revolving cell address

A relative cell address

A fixed cell address

An absolute cell address

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?