Used to create data entry forms for customers, employees, products, and other tables.

What will be an ideal response?


Form tool

Computer Science & Information Technology

You might also like to view...

What is the correct statement when declaring and assigning the value of 100 to an Integer variable called numPeople?

(A) Set numPeople = 100 (B) Dim numPeople = Math.Int(100) (C) numPeople = 100 (D) Dim numPeople As Integer = 100

Computer Science & Information Technology

If a class is named MyClass, what must the destructor be named?

a. Erase b. MyClass c. Any name the programmer wishes except the name of the class d. ~MyClass e. None of the above.

Computer Science & Information Technology

A ________ is named after a housing construction feature that slows the spread of fires from house to house

A) fire extinguisher B) firewall C) firehouse D) firebreak

Computer Science & Information Technology

Which of the following inherits the logic of the table?

A) A form based on a table that contains a data macro B) A report based on a table that contains a data macro C) A query based on a table that contains a data macro D) An imported table that contains similar data

Computer Science & Information Technology