Forms allow you to customize the way Access displays records by ____.

A. selecting particular fields
B. specifying the field order
C. adding field labels
D. all of the above


Answer: D

Computer Science & Information Technology

You might also like to view...

Assuming that x and y are equal to 3 and 2, respectively, after the statement x -= y executes, the values of x and y will be:

a. x: 5; y: 3 b. x: 3; y: -1 c. x: 3; y: 5 d. x: 1; y: 2

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. True/False: Suppose MyNumber = 6 . Is the following expression True or False? (2 * MyNumber – 4 > 6 ) AND (MyNumber < 10) 2. True/False: If A = 20 and B = 15, then both of the following statements are True: A > B and B <= A 3. True/False: The type of operators that are evaluated second in the hierarchy of order of operations are logical operators.

Computer Science & Information Technology

The greeting line in a letter is also called the complimentary opening

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is a true statement about rotating backup media?

A. it can protect against media failure B. you should never have more than one full set of media C. media rotation is only necessary with tape drives D. media rotation only happens with hard drives since the platters rotate

Computer Science & Information Technology