The Else keyword introduces a group of statements to be executed if no other conditional group of statements has been executed.
The Else keyword is used in these contexts:
If...Then...Else Statements
Select...Case Statements
Visual Basic Language Keywords