Multiple Choice
Case-Based Critical Thinking Questions
Case 11-2 The Environmental Policy Group is collecting data on weather conditions throughout the southeast U.S. The database used for data collection is being used by field technicians throughout the region. Louisa has been asked to update the database to reduce data entry mistakes. Louisa will create some new procedures and update others in the database.
-Louisa wants to be sure that all city locations are recorded in proper case in the database. To do this, she needs to use the ____ event procedure which will automatically change the data entered in the City field to proper case any time a value is entered or changed in the field. For instance, if the user enters san antonio in the City field, the procedure will change the data to San Antonio and store it in the database.
A) OnChange
B) OnEnter
C) AfterUpdate
D) BeforeUpdate
Correct Answer:

Verified
Correct Answer:
Verified
Q16: An input mask can accomplish the same
Q28: To assign a purple ForeColor property to
Q36: A control is displayed when the <u>IsNull</u>
Q39: VBA procedures are created,modified,and displayed in the
Q40: The following code is testing a field
Q46: It is not possible to convert an
Q50: When using the RGB function in VBA,the
Q61: To convert a string to proper case
Q68: Match the followings.
Q75: It is important to enter VBA code