A control on a form or report that inserts the current date each time the form or report is opened
a. Date control
b. Unbound control
c. Bound control
A
Computer Science & Information Technology
You might also like to view...
Suppose that Horse is a subclass of Animal, and neither class is abstract. Which of the following is an invalid declaration and initialization?
a) Horse h = new Horse(); b) Horse h = new Animal(); c) Animal a = new Animal(); d) Animal a = new Horse(); e) all of the above are valid
Computer Science & Information Technology
In Outlook, an electronic address book is called a(n) ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
An example of a natural key is sequential numbering from the AutoNumber data type
Indicate whether the statement is true or false
Computer Science & Information Technology
If the controls on a form are not grouped in a tabular or stacked layout, you can change the ________ between the controls
A) layout B) sections C) form D) spacing
Computer Science & Information Technology