Exam 10: Automating Tasks With Macros

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Case-Based Critical Thinking Questions Case 10-2 Misaki is a new Reservation Specialist for an event rental company. She has asked the database administrator, Kirk, to develop an interface for her to access the database objects she needs because she is not familiar with Access. -Kirk has determined he needs a list box of all of the queries in the database to include in the interface he is developing.  Access maintains special tables that store information about the structure of the objects in the database. The ____ system table, stores information about the names, types, and other characteristics of every object in a database.  Kirk will write an SQL statement that includes information from this table.

(Multiple Choice)
4.8/5
(36)

Using VBA code, a group of statements may be created that set the event property value to the name of that group of statements; Access will then execute an event ____ when the event occurs.

(Multiple Choice)
4.8/5
(35)
Matching
Premises:
The action that selects a specified object and runs an action that applies to the object.
Responses:
message box
Search box
Single step
Correct Answer:
Verified
Premises:
Responses:
The action that selects a specified object and runs an action that applies to the object.
message box
(Matching)
4.8/5
(35)

In a SQL SELECT statement a field name enclosed in square brackets like this [Last Name] most likely refers to which of the following field names from the selected table?

(Multiple Choice)
4.7/5
(38)

Single step mode remains on for all macros once it is turned on until it is manually turned off.

(True/False)
4.9/5
(31)

After searching for a specific action in the Action Catalog pane, all actions may be displayed again by clicking on the ____ button.

(Multiple Choice)
4.9/5
(38)
Matching
Premises:
A llows you to enter a lter term to lter the list of objects displayed in the Acton Catalog pane
Responses:
RunMenuCommand
Argument
message box
Correct Answer:
Verified
Premises:
Responses:
A llows you to enter a lter term to lter the list of objects displayed in the Acton Catalog pane
RunMenuCommand
(Matching)
4.8/5
(40)

Case-Based Critical Thinking Questions Case 10-2 Misaki is a new Reservation Specialist for an event rental company. She has asked the database administrator, Kirk, to develop an interface for her to access the database objects she needs because she is not familiar with Access. -In the SQL SELECT statement, Kirk must identify the object type for queries using code that SQL can interpret.  In the Access system table, the field value for the query object type is ____ and will follow [Type]= in the statement.

(Multiple Choice)
4.8/5
(34)

The four sections of a basic SQL statement include clauses that begin with which group of keywords?

(Multiple Choice)
4.8/5
(31)

An Access action that finds the first record (or the next record, if the action is used again)that meets specified criteria.

(Multiple Choice)
4.9/5
(34)
Matching
Premises:
A SQL keyword after which selection criteria is listed in a SQL SELECT statement.
Responses:
FROM
OpenForm Action
Single step
Correct Answer:
Verified
Premises:
Responses:
A SQL keyword after which selection criteria is listed in a SQL SELECT statement.
FROM
(Matching)
4.9/5
(31)

A macro attached to the OnOpen property in a form will execute its actions each time the form is opened.

(True/False)
4.8/5
(40)

Which macro feature is used to run a macro one step at a time to verify that arguments are correct and the macro runs appropriately?

(Multiple Choice)
4.8/5
(39)

A comment used to describe an action included in a macro must begin with /* .

(True/False)
4.8/5
(36)

When Access opens a form or report, the ____ event occurs.

(Multiple Choice)
4.7/5
(22)
Matching
Premises:
An argument for the OpenTable action which specifies the view in which an object opens.
Responses:
event
SelectObject
WHERE
Correct Answer:
Verified
Premises:
Responses:
An argument for the OpenTable action which specifies the view in which an object opens.
event
(Matching)
4.8/5
(40)

The only arguments available for the Beep argument are Yes or No.

(True/False)
4.9/5
(34)

Which of the following is an example of an event property?

(Multiple Choice)
4.8/5
(44)
Matching
Premises:
O pens a specied form in a specied view
Responses:
RunMenuCommand
event
SelectObject
Correct Answer:
Verified
Premises:
Responses:
O pens a specied form in a specied view
RunMenuCommand
(Matching)
4.8/5
(37)

Case-Based Critical Thinking Questions Case 10-2 Misaki is a new Reservation Specialist for an event rental company. She has asked the database administrator, Kirk, to develop an interface for her to access the database objects she needs because she is not familiar with Access. -Kirk will use one of the predefined navigation forms available from the ____ in the Forms group on the Create tab to create the navigation form for the interface.

(Multiple Choice)
4.8/5
(37)
Showing 21 - 40 of 75
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)