________ is the proper IF function entry in a cell where ORDER will appear if the contents of A1 are greater than A2, and OK will appear if the contents of A1 are not greater than A2

A) =IF(A1A2, "Order", "OK")
C) =IF(A1A2, Order, OK)


B

Computer Science & Information Technology

You might also like to view...

The term ____ refers to a personal journal focusing on a single topic or a variety of topics.

A. wiki B. blog C. grid D. MMS

Computer Science & Information Technology

Metadata is synonymous with document properties

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ function is used to count the number of cells containing specified values

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Consider the peek() operation for the ADT Stack as described by the author. What is its output?

a. true or false a. there is no output b. the object that is at the top of the stack c. the number of items left on the stack

Computer Science & Information Technology