You can click the ____ button in the Filter group on the PivotChart Tools Analyze tab to display the Insert Slicer dialog box.
A. Add Slicer
B. Apply Slicer
C. Insert Slicer
D. Process Slicer
Answer: C
You might also like to view...
When a ____________ is displayed, no other form in the application can receive the focus until the form is closed.
a. static form b. modal form c. modeless form d. primary form
Consider the following code segment containing a nested if-else statement:
``` if (x >= y) { if (x*10 < 100) { alert('ONE'); } else { alert('TWO'); } } else { alert('THREE'); } ``` Given the following assignments, predict the behavior of the preceding code.
You would use the ________ outline view to display only the slide number, icon, and title of each slide in the Outline view
Fill in the blank(s) with correct word
A chart, whether embedded in a worksheet or on a chart sheet, is considered part of a ____.
A. workbook B. database C. data file D. report