Game Preview

Excel Functions - One

  •  English    23     Public
    Excel Functions - Basic
  •   Study   Slideshow
  • What does the =AND function do?
    Returns TRUE or FALSE based on two or more conditions
  •  15
  • What does the =AVERAGE function do?
    Calculates the average (arithmetic mean)
  •  5
  • What does the =CONCAT function do?
    Links together the content of multiple cells
  •  25
  • What does the =COUNT function do?
    Counts cells with numbers in a range
  •  10
  • What does the =COUNTA function do?
    Counts all cells in a range that has values, both numbers and letters
  •  10
  • What does the =COUNTIF function do?
    Counts cells as specified
  •  15
  • What does the =COUNTIFS function do?
    Counts cells in a range based on one or more TRUE or FALSE condition
  •  20
  • What does the =IF function do?
    Returns values based on a TRUE or FALSE condition
  •  20
  • What does the =MAX function do?
    Returns the highest value in a range
  •  10
  • What does =MEDIAN do?
    Find the median (middle) number.
  •  10
  • What does =MIN do?
    Find the lowest number in a range.
  •  5
  • What does =RAND do?
    Generate a random number.
  •  10
  • What does =OR do?
    Checks a range to see if EITHER condition is true or false
  •  15
  • What does =MODE do?
    Find the mode of a range (the number that appears the most.)
  •  10
  • What does =XOR do?
    Returns false if only one condition is true.
  •  15
  • What does =NPV do?
    Uses a percentage reference to return a net total.
  •  20