Exam 11: Exploring Pivottable Design

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

To display the VBA code for a form, click the Build button in one of the form's event properties.

Free
(True/False)
4.7/5
(36)
Correct Answer:
Verified

True

In an If statement, the _____ statement is executed when all If and ElseIf statements evaluate to false.

Free
(Multiple Choice)
4.7/5
(31)
Correct Answer:
Verified

C

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

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

True

Which of the following controls would you use to describe another control on a report?

(Multiple Choice)
4.8/5
(31)

Clicking a command button or making an entry in a field is considered a(n) ____. ​

(Multiple Choice)
4.9/5
(42)

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

(True/False)
4.8/5
(28)

Standard modules are also called universal modules.

(Short Answer)
4.9/5
(33)

Which of the following are event procedures you can assign to a report? Select all the options that apply.

(Multiple Choice)
4.7/5
(41)

What is the first step to convert a report's macros to VBA code?

(Multiple Choice)
4.9/5
(41)

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

(True/False)
4.8/5
(39)

Class modules are stored in an individual form or report.

(True/False)
4.7/5
(32)

You use _____ to document and explain the statements in VBA code.

(Multiple Choice)
4.8/5
(36)

When do most class modules run?

(Multiple Choice)
5.0/5
(38)

What can you use to test logical conditions and execute statements only if the conditions are true?

(Multiple Choice)
4.8/5
(46)

Which VBA keyword(s) do you use to declare the name and arguments that create a new function procedure?

(Multiple Choice)
4.8/5
(33)

In a macro's conditional expression, you refer to a value of a form control using the following syntax: ____.

(Multiple Choice)
4.9/5
(44)

Which of the following text colors have meaning in VBA? Select all the options that apply.

(Multiple Choice)
4.7/5
(35)

Which of the following Access options provides a way to set security, macro, and other privacy settings?

(Multiple Choice)
4.7/5
(35)

How do you begin an If statement that determines whether an employee's salary is less than $50,000?

(Multiple Choice)
4.9/5
(36)

A macro is an Access object that stores Visual Basic for Applications (VBA) programming code.

(Short Answer)
4.8/5
(44)
Showing 1 - 20 of 88
close modal

Filters

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