When a filter is in effect, you can redisplay all records by clicking the ____ button on the Home tab.
A. Remove Filter
B. Filter
C. All
D. Toggle Filter
Answer: D
You might also like to view...
Answer the following statements true (T) or false (F)
1. When debugging a program in break mode, the Step Into command causes the currently highlighted line of code to execute. 2. Although you can omit the ByVal keyword in a parameter variable declaration, it is still a good idea to use it.
To position the OleDbDataReader object onto the row of the first retrieved query result, you use the ____________ method of the OleDbDataReader class. This method is also used to advance to the next record after the previous one is processed.
Fill in the blank(s) with the appropriate word(s).
A _______ is conducted to determine the adequacy of system controls, ensure compliance with established security policy and procedures, detect breaches in security services, and recommend any changes that are indicated for countermeasures.
A. security audit trail B. security audit C. user-level audit D. system-level audit trail
To move one cell to the right, press ____.
A. Right arrow B. Tab C. Enter D. either A or B