The statement, Range("A2").Select, accomplishes which task?

A. Selects the Go To option and moves to cell A2
B. Moves the cell pointer to column A
C. Moves the cell pointer to row 2
D. Selects the range object cell A2


Answer: D

Computer Science & Information Technology

You might also like to view...

Initially, a ResultSet cursor is positioned _________.

a. before the first row b. at the first row c. at the last row d. after the last row

Computer Science & Information Technology

If a graph can be reduced by all its processes, then ________.

a) there is no deadlock b) indefinite postponement cannot occur c) the system is in an unsafe state d) none of the above

Computer Science & Information Technology

Which statement is true concerning the use of the OR filter?

A) It will not affect your results. B) It will narrow your results. C) It will return a small set of results. D) It will return a result if either condition is present.

Computer Science & Information Technology

If the cell B1 contains the formula = $A$1, which of the following statements is true Select one:

a. Further changes in value of A1 will not affect the value of B1 b. There is an absolute reference to cell A1 c. There is a relative reference to cell A1 d. Further changes in value of B1 will affect the value of A1

Computer Science & Information Technology