Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual Basic
 'Case' cannot follow a 'Case Else' ...

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Basic Reference: Error Messages
'Case' cannot follow a 'Case Else' in the same 'Select' statement

A Case Else statement introduces statements to be executed if no match is found for the initial Case. A Case statement has been found after a Case Else in the same Select block.

Error ID: BC30321

To correct this error

  • Move the Case Else to the appropriate location after the Case statement.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker