The ________ function can be used to perform a multiconditional average of data

A) AVERAGEIF B) AVERAGEIFS C) MU D) AVERAGE


B

Computer Science & Information Technology

You might also like to view...

What would display if the following statements are coded and executed and the user enters 3 twice at the prompts?

``` Display "Enter your age:" Input age Do Display "Impossible! Enter an age greater than 0:" Input age While age <=0 Display "Thank you." ``` a. Thank you. b. Impossible! Enter an age greater than 0: c. Thank you. Impossible! Enter an age greater than 0: d. Impossible! Enter an age greater than 0: Thank you.

Computer Science & Information Technology

________ is a business-centered social network that is designed for business connections

A) Facebook B) Twitter C) LinkedIn D) Yahoo!

Computer Science & Information Technology

A(n) ____ tracks the state and context of each packet in the conversation by recording which station sent what packet and when.

A. state table B. routing table C. context table D. jump rule

Computer Science & Information Technology

The VBA editor can be opened with the key stroke Alt+F11

Indicate whether the statement is true or false

Computer Science & Information Technology