Excel automatically adjusts the height and width of selected cells when you use the _____ command located in the HOME tab's Format button.

A. AutoFormat
B. AutoAdjust
C. AutoFit
D. Auto


Answer: C

Computer Science & Information Technology

You might also like to view...

A counter is a(n) ____________ that can be incremented or decremented each time a loop runs.

a. string variable b. condition c. integer variable d. property

Computer Science & Information Technology

When pasting text into a Web page, be sure also to paste the formatting.

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

Computer Science & Information Technology

What testing tool can be used to help ensure that a resource meets its requirements?

A. unittest B. pytest C. pyunit D. unitcheck

Computer Science & Information Technology

A recursive function in which the last statement executed is the recursive call is called a(n) ____ recursive function.

A. direct B. tail C. indefinite D. indirect

Computer Science & Information Technology