Match each of the following tools to its best description of its function:I.PivotTable StylesII.PivotTable LayoutIII.Pivot Chart StylesIV.Quick LayoutV.Change ColorsA.Change the colors and backgrounds of PivotChartsB.Change the color scheme of a PivotChartC.Determine which totals and subtotals showD.Change the appearance of a PivotTable's color, font effects and shading E.Change the layout of the elements on a PivotChart

Fill in the blank(s) with the appropriate word(s).


D, C, A, E, B

Computer Science & Information Technology

You might also like to view...

Alice uses ____ to surround an index number of an array.

A. square brackets B. curly braces C. asterisks D. arrows

Computer Science & Information Technology

Which of the following correctly declares an enumerated data type named student?

A) enum student { Bill, Tom, Mary }; B) enum student { "Bill", "Tom", "Mary" }; C) int Bill = 1, Tom = 2, Mary = 3; enum student { 1, 2, 3 }; D) Any of the above 3 methods will work. E) None of the above 3 methods will work.

Computer Science & Information Technology

The Spelling dialog box permits ALL of the following possible options EXCEPT ________

A) Change B) Add to Dictionary C) Accept D) Ignore

Computer Science & Information Technology

Choose the correct pronoun in the following sentence. At our last meeting, we formed a committee to identify ways managers could avoid gender bias in __________ documents.?

A. ?his or her B. ?their

Computer Science & Information Technology