After applying any filter to a field, clicking the ____ button in the Sort & Filter group on the Home tab removes it and displays all records again.

A. Move Filter
B. Toggle Filter
C. Query Filter
D. Select Filter


Answer: B

Computer Science & Information Technology

You might also like to view...

How many Book objects are created by the following statement? Book[] books = new Book[10];

a. 10 b. 0 c. 5 d. None of the above.

Computer Science & Information Technology

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

1. JavaScript events trigger actions in a browser. 2. The onmouseover event can only be used to swap one image for another. 3. A while loop cannot be nested in a do...while loop. 4. A for loop can be nested in a do...while loop. 5. Selection structures can be nested inside a loop but a loop cannot be nested in a selection structure.

Computer Science & Information Technology

The frame attribute that prevents the user from changing the size of the frame is the ________.attribute

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) ____________________ string is text that is contained within double or single quotation marks.

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

Computer Science & Information Technology