You can only make changes to the data in the fields with the form displayed in:

A) Layout view. B) Datasheet view. C) Design view. D) Form view.


D

Computer Science & Information Technology

You might also like to view...

What happens if setSize is not called on a window?

a. The window is displayed at its preferred size. b. It is a syntax error. c. The window is not displayed. d. Only the title bar appears.

Computer Science & Information Technology

Assuming the account number is 2, which of the following modifies the pin column in the accounts table?

a) SELECT pin FROM accounts WHERE accountNumber = 2 b) SELECT accounts FROM accountNumber = 2 WHERE pin c) UPDATE accounts SET pin = 1243 WHERE accountNumber = 2 d) UPDATE pin = 1243 SET accountNumber = 2 WHERE accounts

Computer Science & Information Technology

When the Enable Data Integrity check box in the Lookup Field Wizard is checked ________

A) you can type in the data source manually B) new values can be added to the lookup table C) only values found in the lookup table can be used D) values can be deleted from the lookup table

Computer Science & Information Technology

Individual objects in a Word document can be ________ to form a single object

A) overlapped B) merged C) stacked D) grouped

Computer Science & Information Technology