Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific syntax for Case Select
Message
 
À
28/04/2006 00:49:19
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01117408
Message ID:
01117428
Vues:
14
This message has been marked as the solution to the initial question of the thread.
Use expression list where each value is separated by a coma

Case "Accounting", "Estimator"


>I am wondering how I can adjust the syntax to have it working. Basically, the Case Select I am using is having a portion of code which is bound to two values.
>
>
>        Select Case oDashboard.cDashboard
>            Case "Reviewer"
>            Case "TotalLoss"
>            Case "Accounting" Or "Estimator"
>        End Select
>
>
>How can I achieve that?
Michael McLain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform