To select a range in using the name box

A) position the mouse pointer over the column headings holding the Alt key.
B) click in the name box and type the range address such as B15:D25 and then press "Enter."
C) click in the first cell of the range, hold the "Ctrl" key, and then click in the last cell of the range.
D) select the name box from the 2010 File menu and choose "Range."


B

Computer Science & Information Technology

You might also like to view...

In memory, an array of String objects __________.

a. consists of elements, each of which is a reference to a String object b. is compressed to four bytes for each element c. must be initialized when the array is declared d. consists of an array of references to String objects

Computer Science & Information Technology

A network requires at least two computer components to be connected

Indicate whether the statement is true or false

Computer Science & Information Technology

Assume that, in addition to storing the grade a student has received in every course he has completed, the system stores the student’s cumulative GPA. Describe an integrity constraint that relates this information. Describe howthe constraint would be violated if the transaction that records a newgrade were not atomic.

What will be an ideal response?

Computer Science & Information Technology

When you have a single variable being tested for equality against four or more values, a one-way selection statement is the most appropriate type of conditional expression to use.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology