What does the MEDIAN function do?
A) Tallies the number of cells in a range that contain values
B) Identifies the highest value in a range
C) Identifies the lowest value in a range
D) Identifies the midpoint value in a set of values
D
Computer Science & Information Technology
You might also like to view...
When viewing a form in Form view, you see that the records are displayed in order based on the primary key field. You prefer to temporarily view the records in alphabetical order by last names. Explain how to change the form to display records using the last name field, and how to return the form to display records in primary key order
What will be an ideal response?
Computer Science & Information Technology
What does iterable mean? Name two builtin objects that are iterable. Which control structure can you use to loop through an iterable object?
What will be an ideal response?
Computer Science & Information Technology