wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

RQ1Exl

Total questions: 75

Worksheet time: 38mins

Name
Class
Date
1.

Which Excel function is commonly used to retrieve a value from a table based on a lookup value?

a)

INDEX

b)

MATCH

c)

VLOOKUP

d)

SUM

2.

What does the formula =IF(A1="", "Missing", A1) do?

a)

Returns A1 if it is empty

b)

Returns 'Missing' if A1 is empty

c)

Returns TRUE if A1 is not empty

d)

Returns FALSE if A1 is empty

3.

Which feature allows you to change the cell color based on its value?

a)

Data Validation

b)

Conditional Formatting

c)

Cell Linking

d)

Pivot Table

4.

What is the purpose of Data Validation in Excel?

a)

To format cells

b)

To restrict data entry

c)

To calculate values

d)

To link cells

5.

Which function calculates the average of a range of numbers?

a)

SUM

b)

COUNT

c)

AVERAGE

d)

MAX

6.

What does the formula =VLOOKUP(85, TransmuteTable, 2, TRUE) return?

a)

The exact match for 85

b)

The closest match for 85

c)

The second column value for 85

d)

An error if 85 is not found

7.

Which Excel feature allows you to link data from one sheet to another?

a)

Cell Linking

b)

Conditional Formatting

c)

Data Validation

d)

Sorting

8.

What does the formula =IF(B2>75, "Pass", "Fail") do?

a)

Returns Pass if B2 is less than 75

b)

Returns Fail if B2 is greater than 75

c)

Returns Pass if B2 is greater than 75

d)

Returns Fail if B2 is empty

9.

Which function returns the number of cells that contain numbers?

a)

COUNT

b)

COUNTA

c)

COUNTIF

d)

SUM

10.

What is the result of =ROUND(89.456, 1)?

a)

89.4

b)

89.5

c)

89.45

d)

90

11.

What does the formula =IF(C10>60, "Pass", "Fail") do?

a)

Returns Pass if C cell is less than 60

b)

Returns Fail if C cell is greater than 60

c)

Returns Pass if C cell is greater than 60

d)

Returns Fail if C cell is empty

12.

Which Excel function retrieves a value from a table based on a lookup value?

a)

INDEX

b)

MATCH

c)

VLOOKUP

d)

SUM

13.

What does the formula =IF(A1="", "Missing", A1) do?

a)

Returns A1 if it is empty

b)

Returns "Missing" if A1 is empty

c)

Returns TRUE if A1 is not empty

d)

Returns FALSE if A1 is empty

14.

Which feature allows you to change cell color based on its value?

a)

Data Validation

b)

Conditional Formatting

c)

Cell Linking

d)

Pivot Table

15.

What is the purpose of Data Validation in Excel?

a)

To format cells

b)

To restrict data entry

c)

To calculate values

d)

To link cells

16.

Which function calculates the average of a range of numbers?

a)

SUM

b)

COUNT

c)

AVERAGE

d)

MAX

17.

What does =VLOOKUP(85, TransmuteTable, 2, TRUE) return?

a)

The exact match for 85

b)

The closest match for 85

c)

The second column value for 85

d)

An error if 85 is not found

18.

Which Excel feature allows linking data from one sheet to another?

a)

Cell Linking

b)

Conditional Formatting

c)

Data Validation

d)

Sorting

19.

What does =IF(B2>75, "Pass", "Fail") do?

a)

Returns Pass if B2 is less than 75

b)

Returns Fail if B2 is greater than 75

c)

Returns Pass if B2 is greater than 75

d)

Returns Fail if B2 is empty

20.

Which function counts cells containing numbers?

a)

COUNT

b)

COUNTA

c)

COUNTIF

d)

SUM

21.

What is the result of =ROUND(89.456, 1)?

a)

89.4

b)

89.5

c)

89.45

d)

90

22.

What does =IFERROR(A1/B1, "Error") do?

a)

Returns A1/B1 or "Error" if division fails

b)

Returns TRUE if A1 is not zero

c)

Returns A1 if B1 is zero

d)

Returns "Error" if A1 is blank

23.

Which function joins text from multiple cells?

a)

CONCATENATE

b)

JOIN

c)

TEXTJOIN

d)

MERGE

24.

What does =LEN("Excel") return?

a)

4

b)

5

c)

6

d)

0

25.

Which function extracts the first character from a cell?

a)

RIGHT

b)

MID

c)

LEFT

d)

LEN

26.

What does =ISNUMBER(A1) return if A1 contains 123?

a)

TRUE

b)

FALSE

c)

123

d)

Error

27.

What does =ISBLANK(A1) return if A1 is empty?

a)

TRUE

b)

FALSE

c)

""

d)

Error

28.

Which function counts non-empty cells?

a)

COUNT

b)

COUNTA

c)

COUNTIF

d)

COUNTBLANK

29.

What does =TEXT(TODAY(), "mm/dd/yyyy") return?

a)

A number

b)

A date in text format

c)

An error

d)

The current time

30.

What is the purpose of the MATCH function?

a)

To find the position of a value in a range

b)

To return a value from a table

c)

To count matching values

d)

To compare two cells

31.

What does =INDEX(A1:A5, 3) return?

a)

A3

b)

3

c)

A1

d)

A5

32.

What does =AND(A1>0, B1<10) return if A1=5 and B1=8?

a)

TRUE

b)

FALSE

c)

13

d)

Error

33.

What does =OR(A1>10, B1<5) return if A1=8 and B1=3?

a)

TRUE

b)

FALSE

c)

11

d)

Error

34.

What does =NOT(TRUE) return?

a)

TRUE

b)

FALSE

c)

1

d)

0

35.

Which function returns the current date?

a)

NOW

b)

TODAY

c)

DATE

d)

TIME

36.

What does =NOW() return?

a)

Current date

b)

Current time

c)

Current date and time

d)

Today's weekday

37.

What does =IF(A1=60, "Base", "Not Base") return if A1=60?

a)

Base

b)

Not Base

c)

TRUE

d)

60

38.

What is the default alignment for numbers in Excel?

a)

Left

b)

Right

c)

Center

d)

Justify

39.

What is the default alignment for text in Excel?

a)

Left

b)

Right

c)

Center

d)

Justify

40.

What does the Fill Handle do?

a)

Copies formatting

b)

Copies formulas or values

c)

Deletes content

d)

Adds borders

41.

What does Freeze Panes do?

a)

Locks the entire sheet

b)

Prevents editing

c)

Keeps rows/columns visible while scrolling

d)

Hides rows

42.

What does =IF(A1=60, "Base", "Not Base") return if A1=60?

a)

Base

b)

Not Base

c)

TRUE

d)

60

43.

What is the default alignment for numbers in Excel?

a)

Left

b)

Right

c)

Center

d)

Justify

44.

What is the default alignment for text in Excel?

a)

Left

b)

Right

c)

Center

d)

Justify

45.

What does the Fill Handle do?

a)

Copies formatting

b)

Copies formulas or values

c)

Deletes content

d)

Adds borders

46.

What does Freeze Panes do?

a)

Locks the entire sheet

b)

Prevents editing

c)

Keeps rows/columns visible while scrolling

d)

Hides rows

47.

What does the TRANSPOSE function do?

a)

Converts text to uppercase

b)

Reverses cell values

c)

Switches rows to columns and vice versa

d)

Sorts data alphabetically

48.

What does =INDIRECT("A1") return?

a)

The value in cell A1

b)

The address of cell A1

c)

A formula

d)

An error

49.

What does =OFFSET(A1, 2, 1) return?

a)

Value two rows down and one column to the right of A1

b)

A1

c)

A range

d)

An error

50.

What is the use of Named Ranges in Excel?

a)

To create charts

b)

To simplify formulas

c)

To validate data

d)

To protect cells

51.

What does =COUNTIF(A1:A10, ">60") do?

a)

Counts cells equal to 60

b)

Counts cells greater than 60

c)

Counts all cells

d)

Returns 60

52.

What does =IF(A1>60, "High", "Low") return if A1 is 75?

a)

High

b)

Low

c)

TRUE

d)

75

53.

What is the purpose of the Transmutation Table in grading?

a)

To convert raw scores to final grades

b)

To calculate averages

c)

To validate entries

d)

To sort learners

54.

What does =MAX(A1:A10) return?

a)

The smallest value

b)

The largest value

c)

The average

d)

The count

55.

What does =MIN(A1:A10) return?

a)

The smallest value

b)

The largest value

c)

The average

d)

The count

56.

What does =IFERROR(VLOOKUP(A1, Table, 2, FALSE), "Not Found") do?

a)

Returns error

b)

Returns "Not Found" if lookup fails

c)

Returns A1

d)

Returns TRUE

57.

What does =CONCAT(A1, B1) do?

a)

Adds numbers

b)

Joins text from A1 and B1

c)

Multiplies values

d)

Returns a formula

58.

What does =TEXT(A1, "0.00") do?

a)

Converts A1 to text with two decimals

b)

Rounds A1

c)

Returns A1

d)

Converts A1 to a date

59.

What does =RANK(A1, A1:A10) do?

a)

Returns the position of A1 in the range

b)

Returns the value of A1

c)

Returns the average

d)

Returns the count

60.

What does =IF(A1>=90, "A", IF(A1>=80, "B", "C")) return if A1=85?

a)

A

b)

B

c)

C

d)

Error

61.

What does =IF(A1="", "Empty", "Filled") return if A1 is blank?

a)

Empty

b)

Filled

c)

TRUE

d)

Error

62.

What does =IF(A1>100, "Exceeded", "OK") return if A1=101?

a)

OK

b)

Exceeded

c)

TRUE

d)

Error

63.

What does =IF(A1<0, "Negative", "Positive") return if A1=-5?

a)

Negative

b)

Positive

c)

TRUE

d)

Error

64.

What does =IF(A1=0, "Zero", "Non-zero") return if A1=0?

a)

Zero

b)

Non-zero

c)

TRUE

d)

Error

65.

What does =IF(A1>=50, "Pass", "Fail") return if A1=49?

a)

Pass

b)

Fail

c)

TRUE

d)

Error

66.

What does =IF(A1<=100, "Valid", "Invalid") return if A1=101?

a)

Valid

b)

Invalid

c)

TRUE

d)

Error

67.

What does =IF(A1<>B1, "Different", "Same") return if A1=5 and B1=5?

a)

Different

b)

Same

c)

TRUE

d)

Error

68.

What does =IF(A1=B1, "Match", "No Match") return if A1=5 and B1=6?

a)

Match

b)

No Match

c)

TRUE

d)

Error

69.

What does =IF(A1>=60, "Passed", "Failed") return if A1=60?

a)

Passed

b)

Failed

c)

TRUE

d)

Error

70.

What does =IF(A1<60, "Failed", "Passed") return if A1=59?

a)

Passed

b)

Failed

c)

TRUE

d)

Error

71.

The formula =IF(AL7="", "", VLOOKUP(AL7, TRANSMUTE, 4, TRUE)) uses the (a)   function to retrieve a value from a table.

72.

The weight of the Performance Task in Quarter 2 is (a)   .

73.

The transmutation table converts raw scores into (a)   grades.

74.

The total weight of all grading components in a quarter is (a)   .

75.

The base score used for computing grades in Quarter 3 is (a)   .