Exam 13: Creating Modules and Vba

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

The End Function statement appears in blue.

Free
(True/False)
4.8/5
(39)
Correct Answer:
Verified

True

This type of module is stored within a particular form or report.

Free
(Multiple Choice)
4.8/5
(26)
Correct Answer:
Verified

D

A function created in a standard module can be used in any query in the database. _____

Free
(True/False)
4.9/5
(45)
Correct Answer:
Verified

True

In VBA, comment text is black.

(True/False)
4.9/5
(35)
Match each term with the best choice.
An object that stores VBA code
Procedure
An action that an object can perform
Object
A constant, variable, or expression needed by a procedure to execute
Module
Correct Answer:
Verified
Premises:
Responses:
An object that stores VBA code
Procedure
An action that an object can perform
Object
A constant, variable, or expression needed by a procedure to execute
Module
A series of VBA statements that performs an operation
Method
Any item that can be identified or manipulated
Argument
(Matching)
4.9/5
(30)

In VBA, keyword text is ____.

(Multiple Choice)
4.8/5
(38)

This type of module is stored as a part of the form or report in which it was created.

(Multiple Choice)
4.9/5
(42)

Declaration statements return a value.

(True/False)
4.8/5
(30)

VBA is written in Visual Basic Design View .

(True/False)
4.9/5
(32)

Which VBA keyword(s) is required as the last statement of a function procedure?

(Multiple Choice)
4.8/5
(33)

When you type a colon after the DoCmd object, IntelliSense technology helps you complete the statement.

(True/False)
4.8/5
(28)

In VBA, normal text is black.

(True/False)
4.9/5
(44)

The On Advance event of a form is triggered when you navigate through records.

(True/False)
4.9/5
(30)

This character separates multiple arguments in a function.

(Multiple Choice)
4.8/5
(37)

Which is easier to create, a macro or a module, and why?

(Essay)
4.7/5
(42)

Visual Basic for Applications (VBA) is only available for Microsoft Access.

(True/False)
4.9/5
(37)

This type of procedure manipulates controls and objects.

(Multiple Choice)
4.8/5
(33)

A function created in a standard module can be used in any query in the database.

(True/False)
4.8/5
(38)

Kelsey and Matt are in the same advanced Access class and have teamed up to help each other understand VBA.  In order to prepare for the VBA test, each has created a multiple choice quiz for the other. Some of Kelsey's questions are shown below. Why do forms generally contain more VBA than reports?

(Multiple Choice)
4.9/5
(44)

You would most likely create a function in a class module.

(True/False)
4.7/5
(39)
Showing 1 - 20 of 71
close modal

Filters

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