Rewrite the following If-Then-Else If statement as a Select Case statement. If selection == 1 Then Display

Question:

Rewrite the following If-Then-Else If statement as a Select Case statement.If selection == 1 Then Display "You selected A." Else If selection == 2 Then Display "You selected 2." Else

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: