Which function returns a value at the intersection of a specified row and column?
A) MATCH B) VLOOKUP C) INDEX D) IF
C
Computer Science & Information Technology
You might also like to view...
Which of the following statements about the conditional operator (?:) is false?
a. The conditional operator is a ternary operator, meaning that it takes three operands. b. The first operand is a boolean expression. c. The second operand is the result value if the condition evaluates to false. d. The second operand is the result value if the condition evaluates to true.
Computer Science & Information Technology
The ____ tool is used to apply line colors and thickness to the stroke of an object.
A. Eyedropper B. Ink Bottle C. Brush D. Eraser
Computer Science & Information Technology