A plus sign next to a group in a PivotTable report is a(n) ________ icon
A) expand
B) summary
C) filter
D) collapse
Answer: A
Computer Science & Information Technology
You might also like to view...
When you open a template from the New tab in the Backstage view, it opens as a(n) ________
A) worksheet B) object C) workbook D) template
Computer Science & Information Technology
Create a Web page named remainder.html that contains a text box and a button.
When the button is clicked, JavaScript statements should (1) access the number entered in the text box, (2) calculate the remainder after dividing that number by 2, and (3) display that remainder in the page. Use your page to verify that the remainder is always 0 for an even number and 1 for an odd number.
Computer Science & Information Technology