The ________ tool can be used to create forms with just the fields you need and in the order you need for data entry

A) Blank Form
B) Property
C) Database
D) Arrange

A

Computer Science & Information Technology

You might also like to view...

The following SELECT statement:

SELECT * FROM tblCustomers WHERE LastName Like "smith"; would list ________. A) all fields from tblCustomers where the customer's last name is "smith". B) all fields from tblCustomers with a last name that begins with "smith". C) all customers' first and last names from tblCustomers with a last name that begins with "smith". D) all fields from tblCustomers where the customer's last name contains "smith".

Computer Science & Information Technology

Commands can be added to the Quick Access Toolbar but not removed

Indicate whether the statement is true or false

Computer Science & Information Technology