____ filters records that match multiple criteria using the same Access logical and comparison operators used in queries.

A. AutoFilter
B. Filter by Selection
C. Filter By Form
D. Advanced Filter/Sort


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following expressions will generate a random number in the range of 1 through 10?

a. myNumber = randomNumbers.nextInt(10); b. myNumber = randomNumbers.nextInt(1) + 10; c. myNumber = randomNumbers.nextInt(11) - 1; d. myNumber = randomNumbers.nextInt(10) + 1;

Computer Science & Information Technology

A(n) __________ is an electronic signal that results in the forced transfer of control to a handler routine.

a. task b. exception c. interrupt d. kernel call

Computer Science & Information Technology

To crop a video means to delete part of the video to make it shorter

Indicate whether the statement is true or false

Computer Science & Information Technology

Case WDX 3-1Shelley is the new administrative assistant for a group of college professors. One of them has asked Shelley to help compile a bibliography for an academic paper he has written. Shelley has updated the source, but the bibliography is still displaying the wrong data. What should she do?

A. Select the source, then create a cross-reference B. Change the reference style C. Update the bibliography D. Delete the bibliography and insert a new one

Computer Science & Information Technology