|
-
Sep 17th, 2003, 01:31 PM
#1
Thread Starter
Junior Member
Switch in VB?
Hi all,
Wanted to knof if there is something in VB (using Office 97) comprable to a switch command like in C++ such as
Switch (Variable) {
2: X = 5
3: x = 10
}
Otherwise, it's just a lot of if then statements that will make my code rather large and clunky.
Thanks,
Joshua Wise
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
|