LEFT_RIGHT_MID Excel Functions Quiz

LEFT_RIGHT_MID Excel Functions Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Delphi Revision Part 2

Delphi Revision Part 2

8th - 10th Grade

7 Qs

IP MYSQL -2

IP MYSQL -2

12th Grade

10 Qs

C Program Array and strings

C Program Array and strings

University

10 Qs

Java Programming

Java Programming

University

15 Qs

Visual Basic Basics!

Visual Basic Basics!

9th - 12th Grade

8 Qs

(Do Now) Excel Functions Quiz

(Do Now) Excel Functions Quiz

12th Grade

10 Qs

MYSQL FUNCTIONS

MYSQL FUNCTIONS

12th Grade

15 Qs

IF, OR, AND, Left, Right, and Left

IF, OR, AND, Left, Right, and Left

11th 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 6+ 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?