WorksheetsTap Tap ur Brain
Total questions: 20
Worksheet time: 7mins
The absolute cell reference uses which symbol:
$
%
*
&
To combine text that is in two different cells, use the formula:
COMBINE
MATCH
CONCATENATE
SUBTOTAL
To add a special sort order to a “Sort By” list, you would use:
SORT A to Z
SUBTOTAL
FILTERS
CUSTOM SORT
Cell A2 contains the following e-mail address: support@excel-skills.com
Cell B2 contains the following formula: =MID(A2,FIND(“@”,A2)+1,LEN(A2)-FIND(“@”,A2)+1)
What is the result of the formula in cell B2?
@
excel-skills.com
support
#VALUE
To count how many cells have text in them, use the function:
COUNT
COUNTIF
COUNTA
SUMIF
When creating an IF function, a ____ separates the logical test from the value if true/false.
colon
semicolon
comma
dash
Suppose cell B2 in a spreadsheet contains the formula:
=if(A1>100,"bazinga","zippo") If cell A1 contains the value 425, what value appears in cell B2?
zippo
425
bazinga
B2 is blank
GoTo Special can be used to
find blank cells
copy range with hidden cells
find specific format of cells
find nonblank cells
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
Which of these charts does not exist in MS Excel
A. Scatter
B. Line
C. Doughnut
D. Graph
........... is a visual representation of data from a worksheet
Cell
Row
Function
Chart
