LEFT_RIGHT_MID Excel Functions Quiz

LEFT_RIGHT_MID Excel Functions Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Hashing and Hash Tables

Hashing and Hash Tables

University

9 Qs

Microbit Quiz

Microbit Quiz

9th Grade

10 Qs

Python Arithmetic Operators

Python Arithmetic Operators

8th - 9th Grade

10 Qs

Quarter 1 PLTW CSE Exam Review

Quarter 1 PLTW CSE Exam Review

10th Grade

14 Qs

Unit 1 Jan 2017 Question 4 preparation

Unit 1 Jan 2017 Question 4 preparation

11th Grade

10 Qs

PRG1 - Day 4 starter

PRG1 - Day 4 starter

University

8 Qs

Java Review Classes

Java Review Classes

11th Grade

10 Qs

Compression

Compression

KG - 12th Grade

10 Qs

LEFT_RIGHT_MID Excel Functions Quiz

LEFT_RIGHT_MID Excel Functions Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Joseph Andrada Advincula

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the LEFT function do in Excel?

Extracts a specified number of characters from the right of a text string.

Extracts a specified number of characters from the middle of a text string.

Extracts a specified number of characters from the left of a text string.

Reverses the text string.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following formulas will return "Hel" from the text "Hello World"?

=LEFT("Hello World",3)

=RIGHT("Hello World",3)

=MID("Hello World",1,3)

=MID("Hello World",2,3)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the RIGHT function return when applied to the text "Excel" with the number 2?

"El"

"Ex"

"ce"

"el"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the formula =MID("12345", 2, 3) return?

"12"

"234"

"345"

"23"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the MID function in Excel?

Extracts characters from the right of a string.

Extracts characters from the left of a string.

Extracts characters from the middle of a string, starting at a specified position.

Extracts the first character of a string.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the formula =LEFT("OpenAI", 4) return?

"Open"

"AI"

"pen"

"Ope"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which formula would you use to extract the last three characters of the text "Data Analysis"?

=LEFT("Data Analysis",3)

=MID("Data Analysis",3,3)

=RIGHT("Data Analysis",3)

=RIGHT("Data Analysis",4)

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?