Short Answer
When different operations must occur based upon the value in a single field,it is best to use a(n)____________________ statement to test the value.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q102: In an If...Then...Else statement,if the condition is
Q103: The _ keyword terminates the If...Then block
Q104: To end a Select Case structure,a(n)_ statement
Q105: Within an event handler,an If...Then...Else statement is
Q106: An expression using the logical operator _
Q107: You can create your own code snippets
Q108: When comparing two data values in Visual
Q109: To use multiple conditions in a single
Q110: The _ object provides several options not
Q111: A message box like the one shown