Exam 14: Creating Macros

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

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

(Multiple Choice)
4.9/5
(39)

In VBA, comment text is black.

(True/False)
4.8/5
(34)

The End Function statement appears in blue.

(True/False)
4.9/5
(38)

  In the figure above item 2 refers to the Insert _____ button. In the figure above item 2 refers to the Insert _____ button.

(Short Answer)
4.9/5
(27)

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

(Multiple Choice)
4.9/5
(34)

VBA is written in Visual Basic Design View .

(True/False)
4.8/5
(31)

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

(True/False)
4.9/5
(39)

These types of errors occur after the code starts to run and include attempting an illegal operation, such as dividing by zero.

(Multiple Choice)
4.8/5
(32)

Which of the following is NOT a built-in Access function?

(Multiple Choice)
4.7/5
(20)

  In the figure above, the name of the function is ____. In the figure above, the name of the function is ____.

(Multiple Choice)
4.9/5
(29)

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

(Multiple Choice)
4.8/5
(41)

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 contains the term that is described by the following statement? "Declares a variable, a named storage location that contains data that can be modified during program execution."

(Multiple Choice)
5.0/5
(37)

Comment lines are preceded by a(n) ____.

(Multiple Choice)
4.9/5
(36)

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

(Multiple Choice)
4.7/5
(36)

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. Which of the following types of procedures is generally stored in standard modules vs. class modules?

(Multiple Choice)
4.9/5
(32)

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

(Multiple Choice)
4.8/5
(29)

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

(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.7/5
(27)

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

(True/False)
4.9/5
(39)

  How many declaration statements are shown in the figure above? How many declaration statements are shown in the figure above?

(Multiple Choice)
4.8/5
(32)
Showing 21 - 40 of 74
close modal

Filters

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