Exam 14: Creating Macros

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

GoToControl is an example of a(n) ____.

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

D

  In the figure above, item 11 refers to which button? In the figure above, item 11 refers to which button?

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

D

  In the figure above, item 13 refers to which button? In the figure above, item 13 refers to which button?

Free
(Multiple Choice)
4.9/5
(44)
Correct Answer:
Verified

A

  In the figure above, item 9 refers to which button? In the figure above, item 9 refers to which button?

(Multiple Choice)
4.7/5
(29)

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

(Short Answer)
5.0/5
(39)

The Else portion of an If...Then...Else construct is executed only if the expression is evaluated false.

(True/False)
4.9/5
(38)

DoCmd is a VBA object that supports many methods to run common Access commands such as closing windows or opening forms.

(True/False)
4.9/5
(38)

In VBA, keyword text is ____.

(Multiple Choice)
4.8/5
(25)

  In the figure above, what is the function of item 1? In the figure above, what is the function of item 1?

(Multiple Choice)
4.8/5
(36)

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

(True/False)
4.9/5
(31)

Which of the following VBA keywords is a declaration statement that determines the way string values (text) will be sorted?

(Multiple Choice)
4.7/5
(26)

When you encounter a run-time error, VBA will stop execution of your procedure at the line in which the error occurred. _____

(True/False)
4.8/5
(41)

As you write a VBA statement, IntelliSense technology helps you complete it.

(True/False)
4.9/5
(45)

In what situations must you use a macro instead of a module?

(Essay)
4.9/5
(35)

This function returns today's date.

(Multiple Choice)
4.7/5
(47)

VBA stands for ____.

(Multiple Choice)
4.9/5
(38)

In VBA, syntax error text is green.

(True/False)
4.8/5
(31)

The End If statement is needed to mark the end of the If block of code.

(True/False)
4.8/5
(36)

VBA uses different colors to mean different things.

(True/False)
4.8/5
(36)

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

(True/False)
4.9/5
(37)
Showing 1 - 20 of 74
close modal

Filters

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