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

A) Defined Names group on the HOME tab
B) Edit Names group on the HOME tab
C) Defined Names group on the FORMULAS tab
D) Edit group on the FORMULAS tab


Answer: C

Computer Science & Information Technology

You might also like to view...

Given that the user input for Response is 3, what would be displayed if code corresponding to the following program segment were run?

``` Input Response Select Case Of Response Case 1: Write “You’re a newbie” Break Case 2: Write “You’re Number 2” Break Case 3: Write “The door to Sesame Street is open!” Break Default Write “Huh?” End Case ``` a. You’re a newbie b. You’re Number 2 c. The door to Sesame Street is open! d. Huh? e. Nothing would be displayed since Response is not one of the conditions in the Case statement.

Computer Science & Information Technology

Windows Mail can provide new e-mail accounts

Indicate whether the statement is true or false

Computer Science & Information Technology

You can select a range by using the Name Box

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is NOT contained in a cell?

A) Functions B) Formulas C) Subroutines D) Text

Computer Science & Information Technology