Font size
WorksheetsJust Excel!
Total questions: 10
Worksheet time: 4mins
Lookup, Index, Match, Choose, Offset, Indirect are functions under Lookup & References family.
True
False
Don't Know
Maybe
Which of this is CORRECT about database formula?
=database(sum)
=Sum(database,field,criteria)
=DAverage(database,field,criteria)
None of the above
To combine between two text, we use ____________ or ________________
(a)
PROPER function converts string to
lower case
upper case
first letter of a word to lower and others to upper case
first letter of a word to upper and others to lower case
What function can be used to summarize pivot table data?
Count
Sum
Average
Len
Min
table array containing data
Price of the item being looked for
Value to Look Up
Value to Calculate
SUMIF
AVERAGEIF
TOTALIF
COUNTIF
Count
CountA
Fill Series
If
=IF(D7<40),1.5*E7
=IF(D7>40,D7-40)
=MAX(D1:D7)*1.5
=OVERTIME(D7*E7)
