Solved

Match the Following Terms to Their Meanings

Question 1

Matching

Match the following terms to their meanings:

Premises:
macro
query
form
module
report
Responses:
object that allows you to enter data and modify data in a database
professional-looking formatted information from tables or queries
stored series of commands that carry out an action
object that adds functionality to a database; written using VBA
question you ask about data stored in a database

Correct Answer:

query
question you ask about data stored in a database
macro
stored series of commands that carry out an action
module
object that adds functionality to a database; written using VBA
form
object that allows you to enter data and modify data in a database
report
professional-looking formatted information from tables or queries
Related Questions