Question: The following code is testing a field in the associated form for specific input. Which string is the Case structure looking for in the form?
The following code is testing a field in the associated form for specific input. Which string is
the Case structure looking for in the form?
Select Case [Course]
Case CIS 101
lblMessage, Caption = Prerequisite CIS 100 required
| a. | Prerequisite CIS 100 required | |
| b. | CIS 100 | |
| c. | CIS 101 | |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
