Which of the following is NOT a way to unhide column A in a worksheet?

A) Type A1 in the name box and then press the Enter key
B) Right-click the hidden column heading and select Unhide
C) Click Unhide on the View tab
D) Click Select All and use the Hide & Unhide submenu


C

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 18-1Darcy wants to publish some of her reports on the Internet so that other people on her team can easily access them. Please answer the questions below. To get started, Darcy opens the report she wants to convert to a Web page and then clicks the ____ tab.

A. HOME B. CREATE C. EXTERNAL DATA D. DATBASE TOOLS

Computer Science & Information Technology

What is the role of comments in an HTML document? Describe the correct syntax to use to add a comment to an HTML document.

What will be an ideal response?

Computer Science & Information Technology

Which of the following statements is false?

a. You can concatenate two lists, two tuples or two strings using the + operator. The result is a new sequence of the same type containing the left operand’s elements followed by the right operand’s elements. b. A TypeError occurs if the + operator’s operands are difference sequence types—for example, concatenating a list and a tuple is an error. c. List elements can be accessed via their indices and the subscription operator ([]). d. All of the above statements are true.

Computer Science & Information Technology

Access will identify logical errors in calculated fields

Indicate whether the statement is true or false

Computer Science & Information Technology