wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MS EXCEL FORMULAS, FUNCTIONS AND ANALYSIS

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

Referencing in =$B3+B$4 formula is

a)

Absolute

b)

Relative

c)

Mixed

d)

Proper

2.

To arrange data in ascending order of age we will

a)

Filter it

b)

Sort it

c)

Apply Conditional Formatting

d)

Rearrange data manually

3.

To display only those records where temperature is below 0 degree you will

a)

Manually extract the data

b)

Sort the data

c)

Filter the data

d)

Use Goto option

4.

To colour those cells blue where temperature is above 50 degree you will

a)

Apply filtering

b)

Use fill colour option

c)

Shade Cells

d)

Use Conditional Formatting

5.

The various elements of a chart are

a)

data label, chart title, legend

b)

data legend, chart title, label

c)

chart legend. chart label, chart title

d)

none of the above

6.

To change chart layout, style, type of inserted chart you need to go to

a)

Format Tab

b)

Insert Tab

c)

Design Tab

d)

View Tab

7.

To display the date and time in a manner such that it gets updated automatically you will

a)

Type Date/Time and update it time to time

b)

Use Date and TIme function

c)

Use Today function

d)

Use Now function

8.

What is the output of the function =if(A1=A2,"Unequal","Equal")

when A1=10 A2 = 11

a)

Equal

b)

Unequal

c)

Error

d)

None of these

9.

A) =Count("String")

B) =Len("String")

a)

Both will give the same output

b)

Both will give an error

c)

A) is correct B) is wrong

d)

A) is wrong B) is correct

10.

Formula =A3+B4 is copied from C1 to D1. The changed formula in D1 is

a)

=A4+B5

b)

=A3+B4

c)

=B4+B5

d)

=B3+C4