Search DaTutorials:  
HOME
VB Script Tutorials
Introduction
Reference
Tutorials

Expected 'Select'

You created a Select…End Select construct, but did not include the terminating End Select statement. The following demonstrates the correct usage of the Select…End Select construct.

Select Case testexpression
   [Case expressionlist-n
      [statements-n]] . . .
   [Case Else expressionlist-n
      [elsestatements-n]]
End Select

To correct this error

  • Make sure the Select…End Select construct includes all the necessary parts.

See Also

Select Case Statement | If...Then...Else Statement


     Credit Cards | Record Internet Radio with Tags | Loans | Loans | Loans
Home     Link To Us     Ad With Us     Contact Us     Tell A Friend     Affiliates     Blog     MsOfficeHelp