To combine cells into a single cell, you click Merge Cells located in the:
A) Merge group on the TABLE TOOLS LAYOUT tab.
B) Combine group on the TABLE TOOLS DESIGN tab.
C) Merge group on the TABLE TOOLS DESIGN tab.
D) Combine group on the TABLE TOOLS LAYOUT tab.
A
Computer Science & Information Technology
You might also like to view...
By default, the Google+ stream displays posts from the circle that contains the most people
Indicate whether the statement is true or false
Computer Science & Information Technology
If a variable is declared in the initialization expression of a for statement, then:
a. It is automatically reinitialized to zero once the loop is finished. b. The scope of the variable is restricted to that for loop. c. It retains its final value after the loop is finished. d. It can not be used in any structures that are nested in that for structure.
Computer Science & Information Technology