To modify a named range, you select its name in the Name Box, then click Name Manager in the ________ tab

A) Defined Names group on the Home B) Edit Names group on the Formulas
C) Edit Names group on the Home D) Defined Names group on the Formulas


D

Computer Science & Information Technology

You might also like to view...

What happens when two blocks, one nested inside of the other, both declare variables with the same identifier? (Assume that the outer block declares its variable before the opening left-brace of the inner block.)

a. A syntax error occurs. b. The “outer” variable is hidden while the “inner” variable is in scope. c. The “outer” variable is irretrievably lost when the “inner” variable is declared. d. The “inner” declaration is ignored and the “outer” variable has scope even inside the inner block.

Computer Science & Information Technology

The _________________________ lets you define a new gradient by modifying a copy of an existing gradient or preset, or by choosing colors to create a new blend.

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

Computer Science & Information Technology

When downloading a file with PHP, you must provide the appropriate XHTML ____________________ to tell the client Web browser that a response contains more than just a Web page.

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

Computer Science & Information Technology

_________ layouts do not work well for smaller viewports.?

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

Computer Science & Information Technology