In Access, what enables you to separate groups of records visually and to display introductory and summary data for each group in a report.?

A) Filtering B) Sorting C) Categorizing D) Grouping


D

Computer Science & Information Technology

You might also like to view...

Assuming that t is an array and tPtr is a pointer to that array, which expression refers to the address of element 3 of the array?

a. *(tPtr + 3) b. tptr[3] c. &t[3] d. *(t + 3)

Computer Science & Information Technology

Forensic investigators use ____ (also known as sector-by-sector) copying when making a forensic image of a device.

A. sector-stream B. sector C. byte-stream D. bit-stream

Computer Science & Information Technology

Tim needs the background of a text box to be green. He should do which of the following?

A. Change the shape effects. B. Change the shape outline. C. Change the shape fill. D. Change the shape position.

Computer Science & Information Technology

?If a logical expression evaluates to "true," a _________ applies the styles that follow.

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

Computer Science & Information Technology