To sort records within a group, click the ____ button and select the field by which you want to sort.

A. down-arrow
B. up-arrow
C. right-arrow
D. left-arrow


Answer: A

Computer Science & Information Technology

You might also like to view...

The identifiers Vanilla, Strawberry, and Chocolate, which appear inside the braces, are known as ____________.

Look at the following code sample: ``` enum Flavor { Vanilla, Strawberry, Chocolate } ``` a. constants b. references c. mnemonics d. enumerators

Computer Science & Information Technology

In the Actions panel, click an empty area after the last selected line to ____ the code.

A. deselect B. reselect C. delete D. select

Computer Science & Information Technology

Case EX 1-1Nicole has not used Excel before and is getting used to the different pointer shapes that Excel shows, depending on the action you are taking.When Nicole moves the pointer to a button on the Ribbon, the pointer changes to a ____.

A. white arrow B. thick white plus sign C. black arrow D. thick black plus sign

Computer Science & Information Technology

A byte is made up of ____ bits

A) 1 B) 2 C) 4 D) 8

Computer Science & Information Technology