When you edit a crosstab query in Design view, you use the ________ rows in the design grid to specify which field value becomes the column heading, which field values become row headings, and which field's value to calculate

A) Column and Row
B) Criteria and Or
C) Total and Crosstab
D) Total and Or

C

Computer Science & Information Technology

You might also like to view...

In an insertion sort, what order are the elements in an array named array placed using the following Boolean expression?

// variable p is used to scan the array While p > 0 AND array[p - 1] > array[p] a. ascending b. descending c. alphabetic d. numeric

Computer Science & Information Technology

The ____________________ buttons allow you to display the document in Read Mode, Print Layout, or Web Layout view.

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

Computer Science & Information Technology