To hide a column:

A) use the More icon in the Home tab. B) activate a cell and press delete.
C) adjust the size of the column to less than .08. D) change the background and text to white.

A

Computer Science & Information Technology

You might also like to view...

You want to automate the process of mapping drive letters to shares when users log on to a Windows domain. What should you do?

A. install a driver B. make a BASH script C. construct a macro D. create a batch file

Computer Science & Information Technology

Which statement is false?

a. Unless directed otherwise, the computer executes Java statements one after the other in the order in which they're written. b. Activity diagrams normally show the Java code that implements the activity. c. Like pseudocode, activity diagrams help programmers develop and represent algorithms. d. The arrows in the activity diagram represent transitions, which indicate the order in which the actions represented by the action states occur.

Computer Science & Information Technology