Excel Functions Challenge

Excel Functions Challenge

10th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript Quiz | For Beginners

JavaScript Quiz | For Beginners

1st Grade - University

10 Qs

PART B UNIT 3 ADVANCED PYTHON GRADE 10

PART B UNIT 3 ADVANCED PYTHON GRADE 10

10th Grade

10 Qs

Gr10B Semester2

Gr10B Semester2

10th Grade

10 Qs

G10_C++_Arrays

G10_C++_Arrays

9th - 11th Grade

12 Qs

8.12 C++ Test on Classes

8.12 C++ Test on Classes

9th - 12th Grade

15 Qs

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

visual studio 2010

visual studio 2010

10th - 12th Grade

12 Qs

LO13 Lesson 7

LO13 Lesson 7

10th Grade

14 Qs

Excel Functions Challenge

Excel Functions Challenge

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Danur Rahmajati

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the XLOOKUP function do in Excel?

The XLOOKUP function formats cells in a spreadsheet.

The XLOOKUP function searches for a value in a range and returns a corresponding value from another range.

The XLOOKUP function calculates the sum of a range of numbers.

The XLOOKUP function creates charts and graphs.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you calculate the sum of a range of cells?

Use the SUM function, e.g., =SUM(A1:A10).

Use the AVERAGE function, e.g., =AVERAGE(A1:A10).

Use the COUNT function, e.g., =COUNT(A1:A10).

Add the cells manually, e.g., A1 + A2 + A3.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to find the average of a set of numbers?

total()

mean()

sum()

average()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function returns the smallest number in a range?

SUM

MIN

AVERAGE

MAX

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you find the largest number in a dataset using Excel?

Use the AVERAGE function, e.g., =AVERAGE(A1:A10).

Sort the data in ascending order and select the last value.

Use the COUNT function to find the largest number.

Use the MAX function, e.g., =MAX(A1:A10).

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the LEFT function do with a text string?

The LEFT function returns the leftmost characters from a text string.

The LEFT function removes the rightmost characters from a text string.

The LEFT function counts the number of characters in a text string.

The LEFT function returns the entire text string without any changes.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the RIGHT function differ from the LEFT function?

The LEFT function counts the number of characters, whereas the RIGHT function does not.

The LEFT function retrieves characters from the end of a string, while the RIGHT function retrieves from the start.

The LEFT function retrieves characters from the start of a string, whereas the RIGHT function retrieves characters from the end.

The LEFT function is used for numeric values, while the RIGHT function is used for text values.

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?