Which of these is not a capability of the Advanced Filter tool?

A. Filter in place
B. Copy selected records to a new location
C. Provide pop up filters
D. Specify the list range

Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following is the path to the Format Painter button?

A. (ANIMATIONS tab | Format group) B. (HOME tab | Paragraph group) C. (HOME tab | Clipboard group) D. (ANIMATIONS tab | Advanced Animations group)

Computer Science & Information Technology

The line #define max 500 ____________.

a. declares a variable called max b. tells the compiler to go get a program called max c. causes all references to the identifier max to be replaced by the integer constant 500 during compilation d. is missing an equal sign e. requires an ending semicolon

Computer Science & Information Technology