|
-
Feb 1st, 2013, 05:58 AM
#1
Thread Starter
Lively Member
[RESOLVED] Check the value of a Variable then take some action
How can i check the value of a Variable
then take some Action
without using IF THEN or Select Case
Typically ;
Lets say X = 5
IF X = 5 Then Exit Sub
however,
how can i know value of X
then take some action according to value of X
without using IF THEN or Select Case statements
is this possible ??
Last edited by MaxRaceSoftware; Feb 1st, 2013 at 06:03 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|