![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
my forum search did not present a solution, so 'm sorry if the answer is already somewhere in a post. Can i make CASE checking for a range of numbers instead of a single number..? Example: Select Value Case 0-33: do something Case 34-70:do something else End Select This means: if value is somewhere in the range between 0 to 33, then... Is this possible..? and if so, how is the correct syntax for this..?an If not, how can i check for a range without tons of If..then statements..? cheers TWELVE |
|
|||
|
I guess (me again stating the obvious) that you could kludge it ...
Quote:
Last edited by badkarma : 06-21-2008 at 10:24 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Checking if registry key exists? | N1c0_ds | Questions & Help Needed | 3 | 10-21-2008 06:30 AM |
| Checking available fonts? | MitchDabo | Questions & Help Needed | 5 | 02-10-2008 11:43 PM |
| checking textbox string | derez | Questions & Help Needed | 13 | 10-25-2007 12:58 PM |
| About Select ... case | JJM | Questions & Help Needed | 2 | 05-22-2007 07:55 AM |
| Index was out of range error in version 5 | HARRY | Questions & Help Needed | 6 | 05-20-2007 09:16 AM |