All of the following statements are TRUE regarding 3-D references EXCEPT:

A) A range of cells is permitted in a 3-D reference.
B) Multiple worksheets are permitted in a 3-D reference.
C) 3-D ranges can reference different cells across multiple worksheets.
D) 3-D ranges cannot be defined in the Name box.


Answer: C

Computer Science & Information Technology

You might also like to view...

C++11 allows you to have a constructor call another constructor. This feature is called _________________________.

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

Computer Science & Information Technology

How many elements are in an array created with the following loop?

``` var myArray = new Array; for (k = 0; k , 8; k++) myArray[k] = k; ``` a. 9 b. 8 c. 7 d. 6

Computer Science & Information Technology

Briefly explain the following devices and their purpose: BERT, butt set, cable certifier, and cable tester

What will be an ideal response?

Computer Science & Information Technology

A(n) ____________________ device authenticates a person's identity by translating a personal characteristic into a digital code that then is compared with a digital code stored in the computer verifying a physical or behavioral characteristic.

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

Computer Science & Information Technology