Which of the following statements is true of hiding rows and columns in an Excel sheet??

A. ?You need to use the command Show Cells to unhide them.
B. ?Itdoes not affect the other formulas in the workbook.
C. ?You can apply Flash Fill to hidden columns.
D. ?The order of the columns or rows remains consecutive.

Answer: B

Computer Science & Information Technology

You might also like to view...

The storage location for an online video

a. USB b. Wired file cabinet c. Web

Computer Science & Information Technology

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

1) Only the statements for one case can be executed in any one execution of a switch statement. 2) A case with no statements is called an empty case, and requires only the break statement. 3) The effects of break and continue statements can be achieved by structured programming techniques. 4) The break statement terminates a program.

Computer Science & Information Technology