Question: Write an If...Then...Else statement that displays the value 25 in the lblShipping control when the strState variable contains the string Alaska (in any case); otherwise,
Write an If...Then...Else statement that displays the value 25 in the lblShipping control when the strState variable contains the string “Alaska” (in any case); otherwise, display the value 15.
Step by Step Solution
3.42 Rating (177 Votes )
There are 3 Steps involved in it
If strStateToUpp... View full answer
Get step-by-step solutions from verified subject matter experts
