Excel: more functions

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Nicola Woods
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To find the highest number
=max(a1:a8)
=max(a2:a8)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To sum all the numbers less than 33
=sum(a2:a8,<33)
=sumif(a2:a8,"<33")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To count all the numbers
=countif(a2:a8)
=count(a2:a8)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To find the average of all the numbers
=avg(a2:a8)
=sum(a1+a2+a3+a4+a5+a6+a7+a8)/7
=average(a2:a8)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To add 2 numbers 12 and 55
=sum(a2:a6)
=a2+a6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
According to a given criteria if age is greater than or equals to 18 display "License Granted" else "Denied". The age is in cell a4
=if(a4>=18,"License Granted","Denied")
=if(a4 >=18,License Granted,Denied)
=if(a4>18,"License Granted","Denied")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the formula to count the number of text values
=COUNTA(A1:C1)
=COUNT(A1:C1)
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
KTGK2 Tin 9

Quiz
•
9th Grade
10 questions
Excel simple formula

Quiz
•
9th Grade
10 questions
Bạn nhớ gì về Hàm trong Excel? (MOS Excel 7-21(-13).P103)

Quiz
•
11th Grade
10 questions
Tìm hiểu phần mềm Excel

Quiz
•
9th Grade
12 questions
Excel_загальне+формули

Quiz
•
9th Grade
12 questions
exel (повторение и ссылки)

Quiz
•
1st - 10th Grade
10 questions
Câu hỏi về Excel

Quiz
•
9th Grade
15 questions
Bebras 2014

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade