Edit Game
Excel Functions
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   9  Close
Which function adds all values in a range?
 
SUM
 
AVERAGE
 
MIN
 
COUNT
True or false: You can manually enter functions in Excel.
 
True
 
False
What does the AVERAGE function do?
 
Calculates average
 
Counts cells
 
Adds values
 
Finds median
True or false: You must always use parentheses in functions.
 
True
 
False
True or false: You can use the Function Library to browse functions.
 
True
 
False
What does the MIN function do?
 
Finds lowest value
 
Counts cells
 
Adds values
 
Finds highest value
Which function finds the highest value?
 
MAX
 
SUM
 
AVERAGE
 
MIN
True or false: Functions can only have one argument.
 
False
 
True
Which symbol starts a function in Excel?
 
=
 
@
 
#
 
&