| Original Message |
Laanan Fisher (no login) Posted Dec 6, 2009 9:00 PM
The conditions for a Select Case block can determine if a single value is within a certain range, perhaps you should look into that (Select Case). Otherwise, you're better off doing If's, or, if you provide a little more information, maybe there is a better way to structure your code so that so many If's aren't necessary. |
|
|