Exam 11: Exploring Pivottable Design

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Use a(n) If statement to document a macro with explanatory text.

(Short Answer)
4.9/5
(33)

Every If block of code must end with an End If statement.

(True/False)
4.9/5
(35)

What happens when you click the Build button for a property on the Event tab of a form's Property Sheet?

(Multiple Choice)
5.0/5
(35)

A_____ procedure is generally executed when an event occurs.

(Multiple Choice)
4.8/5
(36)

What happens if you display a form in Form Design View, and then click the Visual Basic button on the Database Tools tab?

(Multiple Choice)
4.8/5
(34)

Which of the following object prefixes is short for Visual Basic and applies to standard (global) modules?

(Multiple Choice)
4.8/5
(32)

Which of the following are errors that prevent VBA code from running successfully? Select all the options that apply.

(Multiple Choice)
4.9/5
(33)

On Click is an example of a(n) _____.

(Multiple Choice)
5.0/5
(34)

An Access Part is a template that creates an Access object such as a table or form.

(Short Answer)
4.9/5
(39)

Which of the following are types of procedures? Select all the options that apply.

(Multiple Choice)
4.8/5
(35)

How does VBA treat comments when you run the code in the Visual Basic window?

(Multiple Choice)
4.8/5
(38)

A(n) event is a procedure that returns a value.

(Short Answer)
4.8/5
(37)

A(n) submacro is something that happens to a form, window, toolbar, or control-such as the click of a command button or an entry in a field-that can start running a macro.

(Short Answer)
4.8/5
(37)

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

(Multiple Choice)
4.9/5
(33)

How do you add an If statement to a module in the Visual Basic window?

(Multiple Choice)
4.7/5
(44)

To run the code in the Visual Basic window, you click the Run button on the Standard toolbar.

(True/False)
4.8/5
(39)

To add a heading to the Detail section of a form, you use a text box control.

(Short Answer)
4.7/5
(35)

You can trust a database or a folder using the features in the _____ category of the Access Options dialog box.

(Multiple Choice)
4.8/5
(41)

Comments appear _____ of a macro.

(Multiple Choice)
4.7/5
(40)

When you convert an Access macro to VBA code, the VBA is stored in a standard module listed in the Navigation Pane with a name that starts with "New Macro."

(Short Answer)
5.0/5
(48)
Showing 21 - 40 of 88
close modal

Filters

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