The ElseIf keyword introduces a condition to be tested if the previous conditional test has failed.
The ElseIf keyword is used in this context:
If...Then...Else Statements
Visual Basic Language Keywords