Multiple Choice
Case-Based Critical Thinking Questions
Case 11-1
Luca is the database administrator for a city parks and recreation department. The department routinely uses community college interns to process applications and registration for the department's programs. It is important that the user interface minimize user input errors as much as possible.
-Luca needs to use a VBA function in his code to return a value of True if the Paid field has no data or a value of False if the Paid field is not empty. Which VBA function should Luca use?
A) IsPaid
B) IsNum
C) IsNull
D) IsBound
Correct Answer:

Verified
Correct Answer:
Verified
Q4: In the Declarations statement "Option Compare Database,"
Q17: When a procedure is created,the _ determines
Q23: The Visual Basic window is accessed using
Q28: Case-Based Critical Thinking Questions<br>Case 11-1<br>Luca is the
Q35: List the five VBA naming rules that
Q41: Luca is the database administrator for a
Q62: All event procedures in a class module
Q66: VBA is considered to be what type
Q67: A _ module is automatically created when
Q73: The statement that indicates a Case control