Write an If . . . Then . . . Else statement that assigns the number 10 to the intBonus variable when the dblSales variable contains a number that is less than or equal to $250; otherwise, assign the number 15.
Write an If . . . Then . . . Else statement that displays the value 25 in the lblShipping control when the strState variable contains the string “Hawaii” (in any case); otherwise, display the value 50.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here