wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Excel Quiz 919

Total questions: 12

Worksheet time: 8mins

Name
Class
Date
1.

what does "#######" in excel?

Excel mein "#######" ka matlab kya hota hai?

a)

column has missing numbers

b)

column is not wide enough

c)

column is showing error

d)

None of the above

2.

In a VLOOKUP formula, what does the argument column_index_number mean?

VLOOKUP formula में, argument column_index_number का क्या मतलब होता है?

a)

This is the secret INDEX number that each column in an Excel worksheet has.

b)

This is a numerical representation of the letters at the top of a worksheet. For example, A = 1, B = 2, etc.

c)

This is the number of the column within the selected table_array where the lookup result is located.

d)

I don't Know

3.

How will you able to add "Developer Tab" in excel ribbon?

Excel ribbon mein "Developer Tab" ko kaise jodenge?

a)

Click on File Tab --> click on Options --> click on Advanced --> Developer Tab --> OK

b)

File Tab --> Options --> Quick Access Tool Bar --> Developer Tab --> OK

c)

File Tab --> Options --> Customize Ribbon --> Main Tabs --> Developer --> OK

d)

File Tab --> Options --> Add-ins --> Developer Tab --> OK

4.

When using VLookUp, use _______________ if you want to look for approximate matches rather than an exact match.

VLOOKUP ka use karte time, yadi aap exact match ki jagah approximate match dhundna chahte hai to _______________ ka use krein

a)

True

b)

False

5.

 

In the function =IF(SUM(B3:B6)>10, "Yes", "No"), which of the two functions will be evaluated first?

=IF(SUM(B3:B6)>10, "Yes", "No"), is function me do function hai to pehle konsa function eveluate hoga

a)

IF function

b)

SUM function

6.

Identify the formula for

INDEX

a)

=INDEX(array, row_num, [column_num])

b)

=INDEX(row_num, array, [column_num])

c)

=INDEX( [column_num], row_num, array)

d)

=INDEX(array, [column_num], row_num)

7.

Identify the Short Cut Key for fixing values (C4 --> $C$4)

C4 ko $C$4 bnane ke liye konsi shortcut key use hogi

a)

F1

b)

F2

c)

F3

d)

F4

8.

Formulas can be copied to adjacent cells with the ____________.

______ ki madad se aap formula ko adjacent cell me copy kr skte hai

a)

Fill handle

b)

PgDn Key

c)

Function key F4

d)

None of the above

9.

A _________ is a prewritten formula that is built into EXCEL.

________ ek pehle se bna hua formula hai jo excel me pehle se bna hua hai.

a)

function

b)

problem

c)

equation

d)

equal sign

10.

to count any fields containing numbers we use:

jin cells me sirf numbers hai unhe ginne ke liye konsa function use hota hai

a)

countIF function

b)

counta function

c)

count function

d)

countIFs function

11.

A company needs to highlight with red the salaries more than 8000

Ek company ko excell sheet me un cells ko red colour se highlight krna hai jaha salary ke column me cell values 8000 se jyada hai.

a)

it should use the bucket filler

b)

it should use the highlighter

c)

it should use the conditional formatting

d)

it uses the (A) button on top of the home tab

12.

if statement structure is:

IF function ko likhne ka sahi tareeka hai:

a)

if(value-if-true,logical-test,value-if-false)

b)

if(logical-test,value-if-false-value-if-true)

c)

if(logical-test,value-if-true,value-if-false)