Which of the following happens when you rename a sheet from Sheet1 to Inventory?

A. ?The sheet tab extends to accommodate the new sheet name.
B. ?The sheet name is cut off and replaced with "…".
C. ?A ScreenTip appears asking the user to enter an alphanumeric name.
D. ?A new sheet is created instead of renaming the current sheet.


Answer: A

Computer Science & Information Technology

You might also like to view...

he For Each…Next repetition statement requires you to provide an array, its type and a variable for the purpose of:

a) preventing the statement from going past the end of the array b) storing the value of each typed element that’s traversed c) acting as a counter to traverse the array d) None of the above.

Computer Science & Information Technology

A linked list can hold ______ nodes

a) 10 b) 100 c) 1000 d) a number specified when the linked list is instantiated. e) any number of

Computer Science & Information Technology

Categorize each of the following items as either hardware or software:

a) CPU b) Compiler c) Input unit d) A word-processor program e) A C# program

Computer Science & Information Technology

Each template contains an existing framework of formats and text

Indicate whether the statement is true or false

Computer Science & Information Technology