When #NAME? displays in a cell, you may have:

A) mistyped a workbook name in a function.
B) used a worksheet name in the formula that does not exist.
C) mistyped the name of a function.
D) used a range name that doesn't exist.


C

Computer Science & Information Technology

You might also like to view...

Design patterns are just another name for best practices.

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

Computer Science & Information Technology

The language used to display webpages

a. HTML b. XML c. SQL

Computer Science & Information Technology

An instance of a subclass can access the protected members of the superclass.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is not true of queues?

a) Network packets wait in queues for service at routers . b) The entry at the front (or head) of the queue is the next to be removed. c) Queues are used to support print spooling. d) Queues are used to support high-speed sorting algorithms.

Computer Science & Information Technology