Exam 15: Creating Modules and Vba

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

Declaration statements return a value.

Free
(True/False)
5.0/5
(37)
Correct Answer:
Verified

False

Use the On Got Cursor event when you want to trigger when a procedure when a control gets the focus.

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

False

This type of procedure is generally executed when an event occurs.

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

B

Match each term with the best choice. -A series of VBA statements that performs an operation

(Multiple Choice)
5.0/5
(31)

GoToControl is an example of a(n) ____.

(Multiple Choice)
4.9/5
(25)

Aaron and Jeff 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 quiz for the other. Two of Aaron's questions are shown below. -Which of the following defines a breakpoint?

(Multiple Choice)
4.9/5
(27)

In VBA, keyword text is ____.

(Multiple Choice)
4.7/5
(38)

The End Function statement appears in blue.

(True/False)
4.9/5
(38)

  -In the figure above, which of the following is NOT a VBA keyword or keyword phrase? -In the figure above, which of the following is NOT a VBA keyword or keyword phrase?

(Multiple Choice)
4.7/5
(33)

  -In the figure above, the name of the first procedure is _____. -In the figure above, the name of the first procedure is _____.

(Short Answer)
4.8/5
(27)

You use a(n) quotation mark to begin a comment line. _____

(True/False)
4.8/5
(37)

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)
5.0/5
(30)

This character separates multiple arguments in a function.

(Multiple Choice)
4.9/5
(34)

  -In the figure above, item 8 refers to which button? -In the figure above, item 8 refers to which button?

(Multiple Choice)
4.8/5
(45)

Match each term with the best choice. -An action that an object can perform

(Multiple Choice)
5.0/5
(38)

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

(True/False)
4.9/5
(35)

  -In the figure above, how many different procedures are shown? _____ -In the figure above, how many different procedures are shown? _____

(Short Answer)
4.8/5
(33)

_____ statements precede procedure statements and help set rules for how the statements in the module are processed.

(Short Answer)
4.8/5
(30)

Forgetting an End If statement would be an example of which type of programming error?

(Multiple Choice)
4.8/5
(38)

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

(Essay)
4.8/5
(36)
Showing 1 - 20 of 77
close modal

Filters

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